next.js/examples/with-relay-modern/.graphqlconfig
.graphqlconfig8 lines162 B
{
  "schemaPath": "schema/schema.graphql",
  "extensions": {
    "endpoints": {
      "dev": "https://nextjs-graphql-with-prisma-relay.vercel.app/api"
    }
  }
}
Quest for Codev2.0.0
/
SIGN IN