ArchiveFulfillmentRuleInput
Autogenerated input type of ArchiveFulfillmentRule
input ArchiveFulfillmentRuleInput {
clientMutationId: String
id: ID!
}
Fields
ArchiveFulfillmentRuleInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
ArchiveFulfillmentRuleInput.id ● ID! non-null scalar common
The ID of the fulfillment rule to archive.
Member Of
archiveFulfillmentRule mutation