Class OperationField

java.lang.Object
no.sikt.graphitron.definitions.fields.OperationField
All Implemented Interfaces:
FieldSpecification

public class OperationField extends Object implements FieldSpecification
This class represents operation fields in the schema type.
  • Constructor Details

    • OperationField

      public OperationField(graphql.language.OperationTypeDefinition field)
  • Method Details