class GraphQL::ScalarType

def kind

def kind
  GraphQL::TypeKinds::SCALAR
end