Back to menu / Back to configuration
First you need to configure the bundle. After you can add your
queries in the paths array configuration. In convention, the fragments are in sub folders.
To test this, you need to use the github api configuration :
graphql_client:
api:
host: "https://api.github.com"
uri: "graphql"
token: CHANGE_ME
logging_enabled: falseSee those examples :