Skip to main content

AddOn

Additional information provided by the various layers involved in the transaction, currently being the Distribution-X solution and the supplier system.

type AddOn {
key: String!
value: JSON!
}

Fields

AddOn.key ● String! non-null scalar

Contains keyword/ID to identify the AddOn.

AddOn.value ● JSON! non-null scalar

Contains AddOn values.

Member Of

AddOns object