Skip to main content

RemoveSalesChannelIntegrationMappingInput

Autogenerated input type of RemoveSalesChannelIntegrationMapping

input RemoveSalesChannelIntegrationMappingInput {
clientMutationId: String
mappingId: ID!
}

Fields

RemoveSalesChannelIntegrationMappingInput.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

RemoveSalesChannelIntegrationMappingInput.mappingId ● ID! non-null scalar common

ID of the mapping to remove.

Member Of

removeSalesChannelIntegrationMapping mutation