InventoryPushIntegration
An integration that supports per-SKU inventory push opt-out.
type InventoryPushIntegration {
integrationId: ID!
integrationName: String
}
Fields
InventoryPushIntegration.integrationId ● ID! non-null scalar common
The integration's id.
InventoryPushIntegration.integrationName ● String scalar common
Human-readable name of the integration.