class GraphQL::Schema::Enum

def kind

def kind
  GraphQL::TypeKinds::ENUM
end