RemoteMutation

caliban.tools.stitching.RemoteMutation
case class RemoteMutation(field: Field)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Concrete methods

def toDocument: Document
def toGraphQLRequest: GraphQLRequest

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product