OBJECT
Autogenerated return type of SellerCreateMutation.
type SellerCreateMutationPayload {# A unique identifier for the client performing the mutation.clientMutationId: String errors: [ValidationError!] seller: Seller status: Int! user: User }