WithArguments

sangria.ast.WithArguments
sealed trait WithArguments extends AstNode

Attributes

Graph
Supertypes
trait AstNode
class Object
trait Matchable
class Any
Known subtypes
class Directive
class Field

Members list

Concise view

Value members

Abstract methods

Inherited methods

Attributes

Inherited from:
AstNode

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