Skip to main content

DeleteModeratorNotePayload

No description

type DeleteModeratorNotePayload {  clientMutationId: String!  user: User!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

user (User!)#

user is the updated user.