OBJECT
Autogenerated return type of CreateInvoice
type CreateInvoicePayload {# A unique identifier for the client performing the mutation.clientMutationId: String errors: [String!]! invoice: Invoice }