Skip to main content

PushProductToAccountingPayload

Autogenerated return type of PushProductToAccounting.

type PushProductToAccountingPayload {
clientMutationId: String
message: String
status: StatusResultEnum!
}

Fields

PushProductToAccountingPayload.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

PushProductToAccountingPayload.message ● String scalar common

PushProductToAccountingPayload.status ● StatusResultEnum! non-null enum common

Returned By

pushProductToAccounting mutation