Skip to main content

UpdateUserBanPayload

No description

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

Fields#

user (User!)#

user is the updated user

clientMutationId (String!)#

clientMutationID is required for relay support