Skip to content

feature: Support retrieving schema as SDL, rather than via introspection #670

@domdomegg

Description

@domdomegg

Some services provide the GraphQL schema as SDL directly (rather than as a response to an introspection query). It would be useful for this plugin to handle endpoints which expose this SDL. This is similar to how graphql-codegen has a handleAsSDL argument.

Apologies if this is a duplicate of an existing issue - had a look through other issues and the docs but couldn't find anything obvious.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions