Skip to content

Generating key-val enums from a Graphene API #4685

Discussion options

You must be logged in to vote

As @ardatan said, with the latest versions of codegen, if you are using a code file to load your schema, it will use the enum values from there.
It's not possible to do that with GraphQL SDL since it doesn't support representing enum values.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@ardatan
Comment options

@jdgreenberger
Comment options

@ardatan
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by dotansimha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants