WithSchemaIntrospection adds schema introspection capabilities to the factory. So __schema and __type queries can be resolved.
()
| 72 | // WithSchemaIntrospection adds schema introspection capabilities to the factory. |
| 73 | // So __schema and __type queries can be resolved. |
| 74 | WithSchemaIntrospection() ResolverFactory |
| 75 | } |
| 76 | |
| 77 | // A ResultCompleter can take a []byte slice representing an intermediate result |
no outgoing calls
no test coverage detected