rsnext/examples/with-relay-modern/.graphqlconfig

8 lines
No EOL
172 B
Text

{
"schemaPath": "schema/schema.graphql",
"extensions": {
"endpoints": {
"dev": "https://api.graph.cool/relay/v1/next-js-with-relay-modern-example"
}
}
}