graphql-directive-connection
Generate relay connections by marking fields with a @connection directive.
Found 6 results for graphql-schema-language
Generate relay connections by marking fields with a @connection directive.
Treat your SQL schema as a subset of your GraphQL Schema. Use GraphQL SDL as the lingua franca to define your data requirements.
Fields and Objects marked with @private will not be removed from the schema. They will not appear in introspection and they will not be queryable.
Generate relay connections by marking fields with a @connection directive.
Use GraphQL as the source of truth for schema. The SQL schema script is derived from the GraphQL type definitions.
Transform fields into relay connections using a @connection directive