OBJECT

deleteBillingItemPayload

Autogenerated return type of deleteBillingItem

link GraphQL Schema definition

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

link Require by