Apollo Studio¶
In architectures where a Federated GraphQL architecture is implemented, Apollo Studio can be integrated to implement Graph validation across multiple components.
This plugin adds an integration for Apollo Studio for use with MACH composer.
This allows you to streamline your configuration and share it as an integration with your MACH components.
Requirements¶
Usage¶
mach_composer:
plugins:
apollostudio:
source: mach-composer/apollostudio
version: 0.1.0
global:
# ...
apollostudio:
api_key: your-api-key
sites:
- identifier: my-site
# ...
apollostudio:
graph_ref: your-graph-ref