TypeDefinition

sangria.ast.TypeDefinition

Attributes

Graph
Supertypes
trait Definition
trait WithComments
trait AstNode
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Abstract methods

def name: String
def rename(newName: String): TypeDefinition

Inherited methods

Attributes

Inherited from:
AstNode

Inherited and Abstract methods

Attributes

Inherited from:
WithComments

Attributes

Inherited from:
WithDescription

Attributes

Inherited from:
WithDirectives

Location at which this node lexically begins in the GraphQL request source code.

Location at which this node lexically begins in the GraphQL request source code.

Attributes

Inherited from:
AstNode