Class InterfaceFieldArgumentNotOptionalError

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
graphql.GraphQLException
graphql.schema.idl.errors.InterfaceFieldArgumentNotOptionalError
All Implemented Interfaces:
GraphQLError, Serializable

public class InterfaceFieldArgumentNotOptionalError extends GraphQLException
See Also: