OBJECT
Autogenerated return type of UserUpdate
type UserUpdatePayload {# A unique identifier for the client performing the mutation.clientMutationId: String errors: [Error!] user: User }