Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/major-opa
  • advisory/tj
  • main default protected
  • defect/telem
  • docs/pattern
  • spike/go-tools-124-gql
  • spike/go-tools-124
  • chore/deepmap
  • docs/mas
  • build/notify
  • fix/du
  • defect/diff
  • defect/json
  • chore/schema
  • feat/diff-json
  • chore/typo
  • build/binaries
  • build/changelog-
  • defect/otel
  • chore/otel
  • v0.116.2 protected
  • v0.116.1 protected
  • v0.116.0 protected
  • v0.115.3 protected
  • v0.115.2 protected
  • v0.115.1 protected
  • v0.115.0 protected
  • v0.114.0 protected
  • v0.113.5 protected
  • v0.113.4 protected
  • v0.113.3 protected
  • v0.113.2 protected
  • v0.113.1 protected
  • v0.113.0 protected
  • v0.112.0 protected
  • v0.111.1 protected
  • v0.111.0 protected
  • v0.110.2 protected
  • v0.110.1 protected
  • v0.110.0 protected
40 results

resolver.go

  • Jamie Tanna's avatar
    74f1b054
    Bootstrap GraphQL endpoint · 74f1b054
    Jamie Tanna authored
    
    As a step towards #151, we can introduce the start of our GraphQL API.
    
    We can start by adding support for DMD's inbuilt metadata table, which
    right now has just the version of the CLI that was used to bootstrap the
    database.
    
    This introduces a separate CLI, `dmd-graph` that can be used to serve
    the GraphQL API, as well as wiring it into the `dmd-web` CLI.
    
    Co-authored-by: default avatarKeith Lyall <keith.lyall@deliveroo.co.uk>
    
    Closes #320.
    74f1b054
    History
    Bootstrap GraphQL endpoint
    Jamie Tanna authored
    
    As a step towards #151, we can introduce the start of our GraphQL API.
    
    We can start by adding support for DMD's inbuilt metadata table, which
    right now has just the version of the CLI that was used to bootstrap the
    database.
    
    This introduces a separate CLI, `dmd-graph` that can be used to serve
    the GraphQL API, as well as wiring it into the `dmd-web` CLI.
    
    Co-authored-by: default avatarKeith Lyall <keith.lyall@deliveroo.co.uk>
    
    Closes #320.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.