Skip to main content

CreateModeratorNotePayload

No description

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

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

user (User!)#

createdBy is the moderator who created the note user is the updated user.