Attribute Input
The input fields for an attribute.
Anchor to FieldsFields
- key (String!)
- value (String!)
- •String!non-null
Key or name of the attribute.
- Anchor to valuevalue•String!non-null
Value of the attribute.
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The input fields used to create or update a draft order.
- •INPUT OBJECT
The input fields for a line item included in a draft order.
- •INPUT OBJECT
The input fields for specifying the information to be updated on an order when using the orderUpdate mutation.
- Anchor to SubscriptionContractCalculationBillingCycleEditInput.customAttributesSubscription•INPUT OBJECT
Contract Calculation Billing Cycle Edit Input.customAttributes The input fields for editing a subscription contract for a single billing cycle, used for contract calculation. Any field provided will update or replace the corresponding value for the targeted cycle. Fields that are omitted will be left unchanged. Contract-level attributes such as billing policy, delivery policy, and payment method cannot be changed by a billing cycle edit.
- Anchor to SubscriptionContractCalculationContractCreateInput.customAttributesSubscription•INPUT OBJECT
Contract Calculation Contract Create Input.customAttributes The input fields for calculating a new subscription contract. Provide the complete desired state of the contract. The contract isn't created until you commit the calculation with the
mutation.Learn how to build a subscription contract.
- Anchor to SubscriptionContractCalculationContractUpdateInput.customAttributesSubscription•INPUT OBJECT
Contract Calculation Contract Update Input.customAttributes The input fields for calculating changes to an existing subscription contract. Each field you provide replaces the corresponding value on the contract, and omitted fields remain unchanged. For list fields, provide the complete replacement list, including the
idof each existing item that you want to keep.Learn how to update a subscription contract.
- Anchor to SubscriptionContractCalculationCustomLineInput.customAttributesSubscription•INPUT OBJECT
Contract Calculation Custom Line Input.customAttributes The input fields for custom subscription lines in the calculate API.
- Anchor to SubscriptionContractCalculationProductVariantLineInput.customAttributesSubscription•INPUT OBJECT
Contract Calculation Product Variant Line Input.customAttributes The input fields for product variant subscription lines in the calculate API.
- Anchor to SubscriptionContractCalculationProductVariantParentLineInput.customAttributesSubscription•INPUT OBJECT
Contract Calculation Product Variant Parent Line Input.customAttributes The input fields for product variant bundle parent subscription lines in the calculate API.
- •INPUT OBJECT
The input fields required to create a Subscription Draft.
- •INPUT OBJECT
The input fields required to add a new subscription line to a contract.
- •INPUT OBJECT
The input fields required to update a subscription line on a contract.