Skip to main content

ArchiveFulfillmentProfileInput

Autogenerated input type of ArchiveFulfillmentProfile

input ArchiveFulfillmentProfileInput {
clientMutationId: String
id: ID!
}

Fields

ArchiveFulfillmentProfileInput.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

ArchiveFulfillmentProfileInput.id ● ID! non-null scalar common

The ID of the fulfillment profile to archive.

Member Of

archiveFulfillmentProfile mutation