oak-graphql icon indicating copy to clipboard operation
oak-graphql copied to clipboard

Support Schema Directives

Open seanaye opened this issue 4 years ago • 0 comments

There is currently no way to pass in schema directives when building the schema, this PR adds support to pass in Array<SchemaTransform> as defined in GraphQL Tools docs https://www.graphql-tools.com/docs/schema-directives

seanaye avatar Jun 03 '21 15:06 seanaye