PurchasingEntityInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for a purchasing entity. Can either be a customer or a purchasing company.
Access Scopes
Fields
-
customerId:
ID -
Represents a customer. Null if there's a purchasing company.
-
purchasingCompany:
PurchasingCompanyInput -
Represents a purchasing company. Null if there's a customer.
Input objects with this input object
Examples