You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
custom_attributes: [CustomerAddressAttributeInput] @doc(description: "Address custom attributes Deprecated: Custom attributes should not be put into custom_attributes container.")
40
40
}
41
41
42
42
inputCustomerAddressRegionInput@doc(description: "CustomerAddressRegionInput defines the customer's state or province") {
custom_attributes: [CustomerAddressAttribute] @deprecated(reason: "Custom attributes should not be put into custom_attributes container.") @doc(description: "Address custom attributes")
0 commit comments