DirectiveArgumentDescriptionChanged

sangria.schema.SchemaChange.DirectiveArgumentDescriptionChanged
case class DirectiveArgumentDescriptionChanged(directive: Directive, argument: Argument[_], oldDescription: Option[String], newDescription: Option[String]) extends AbstractChange, DescriptionChange

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
AbstractChange

Attributes

Inherited from:
AbstractChange

Attributes

Inherited from:
AbstractChange