OBJECT

CreateProspectingAddressesPayload

Autogenerated return type of CreateProspectingAddresses

link GraphQL Schema definition

  • type CreateProspectingAddressesPayload {
  • address: [Address!]
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]
  • }

link Require by