Skip to content

Apollo Studio

In architectures where a Federated GraphQL architecture is implemented, Apollo Studio can be integrated to implement Graph validation across multiple components.

Plugin usage

mach_composer:
  plugins:
    apollostudio:
      source: mach-composer/apollostudio
      version: 0.0.1

global:
  # ...
  apollostudio:
    api_key: your-api-key
sites:
  - identifier: my-site
    # ...
    apollostudio:
      graph_ref: your-graph-ref