OBJECT
Autogenerated return type of CreateVendor
type CreateVendorPayload {# A unique identifier for the client performing the mutation.clientMutationId: String errors: [String!]! vendor: Vendor }