Skip to main content

SyncASNInventoryPayload

Autogenerated return type of SyncASNInventory.

type SyncASNInventoryPayload {
asnIds: [ID!]!
clientMutationId: String
message: String
status: StatusResultEnum!
}

Fields

SyncASNInventoryPayload.asnIds ● [ID!]! non-null scalar

SyncASNInventoryPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

SyncASNInventoryPayload.message ● String scalar

SyncASNInventoryPayload.status ● StatusResultEnum! non-null enum

Returned By

syncAsnInventory mutation