DEV
Mutation.
taxIdCreate
No description
Arguments
input
•
TaxIdInput
No description
Returns:
TaxId
GraphQL
1
2
3
type
Mutation
{
taxIdCreate
(
input
:
TaxIdInput
)
:
TaxId
}
Was this page helpful?
Yes
No
Questions?
Contact us
See Zonos
policies and agreements.
© 2023 Zonos
zonos.com
Mutation.
taxIdCreate
No description
Arguments
input
TaxIdInput
Returns:
TaxId
type Mutation { taxIdCreate(input: TaxIdInput): TaxId }