INPUT_OBJECT
UpdateAddressStatusMutationInput
The input object that defines the fields for the updateAddressStatus mutation.
link GraphQL Schema definition
- input UpdateAddressStatusMutationInput {
- # A descriptive name.
- String :
- # A 6 character hexadecimal string, representing a color used in HTML.
- HtmlHexColor :
- # An icon.
- Icon :
- # A note about this entity.
- NoteMutationInput :
- }