INPUT_OBJECT
InvoiceAnnotationTypeCreateMutationInput
Autogenerated input type of InvoiceAnnotationTypeCreateMutation
link GraphQL Schema definition
- input InvoiceAnnotationTypeCreateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # Attributes to assign to new invoice annotation type.
- InvoiceAnnotationTypeInput! :
- }