RemoveUserIgnorePayloadNo descriptiontype RemoveUserIgnorePayload { user: User! clientMutationId: String!}CopyFields#user (User!)#user is the User that we removed the ignore from.clientMutationId (String!)#clientMutationId is required for Relay support.