OBJECT

updateBillingItemPayload

Autogenerated return type of updateBillingItem

link GraphQL Schema definition

  • type updateBillingItemPayload {
  • billingItem: BillingItem
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • }

link Require by