Skip to main content

erpPartOperations_pk_columns_input

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

input erpPartOperations_pk_columns_input {
companyId: String!
method: String!
partNumber: String!
partRevision: String!
sequenceNumber: Float!
}

Fields

erpPartOperations_pk_columns_input.companyId ● String! non-null scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

erpPartOperations_pk_columns_input.method ● String! non-null scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

erpPartOperations_pk_columns_input.partNumber ● String! non-null scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

erpPartOperations_pk_columns_input.partRevision ● String! non-null scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.

erpPartOperations_pk_columns_input.sequenceNumber ● Float! non-null scalar

Returns true if the event value is equal to one of the given values in the collection; false otherwise.