OBJECT
Autogenerated return type of RemoveOutsideCollaborator
type RemoveOutsideCollaboratorPayload {# A unique identifier for the client performing the mutation.clientMutationId: String # The user that was removed as an outside collaborator.removedUser: User! }