class GraphQL::Introspection::EnumValue
- GraphQL::Introspection::EnumValue
- Reference
- Object
Included Modules
Defined in:
graphql/introspection.crConstructors
Instance Method Summary
Constructor Detail
def self.new(document : GraphQL::Language::Document, definition : GraphQL::Language::EnumValueDefinition)
#