DeleteModeratorNotePayloadNo descriptiontype DeleteModeratorNotePayload { clientMutationId: String! user: User!}CopyFields#clientMutationId (String!)#clientMutationId is required for Relay support.user (User!)#user is the updated user.