InputNotFoundErrorInput
Input for the error produced when the SourceDataInput does not point to an existing object.
input InputNotFoundErrorInput {
description: String!
inputUrl: String!
}
Fields
InputNotFoundErrorInput.description
● String!
non-null scalar
InputNotFoundErrorInput.inputUrl
● String!
non-null scalar
Member of
addInputNotFoundError
mutation