Skip to content

Support passing Enum types directly to make_executable_schema #21

Closed
@rafalp

Description

@rafalp

Passing Enum type to make_executable_schema directly should be supported.

This will also need a research to see what should be done in conflict situations like:

  • Enum with name was already defined in schema, but has different values.
  • Enum with name wasn't defined in schema (create GraphQL type or raise error? this is mostly for future compat with Ariadne server lib.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    next-apiSupport for both code and schema first approachesprio: medMedium priority

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions