Skip to content
Discussion options

You must be logged in to vote

Assuming you are just generating graphql SDL and don't need resolvers, you would probably need to parse the schema text into a GraphQLSchema object to use the plugin, but that should be relatively easy.

You'll probably also need to generate typescript types to add either to the schema types of object refs when using them with Pothos

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@hayes
Comment options

Answer selected by b-barry
@b-barry
Comment options

@hayes
Comment options

@b-barry
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants