Back

removeMembersFromPipe


Remove users and groups from a given pipe

Input fields

Input Field : ObjectDescription
input: RemoveMembersFromPipeInput!Required. Autogenerated input type of RemoveMembersFromPipe

Return fields

Input Field : ObjectDescription
clientMutationId: StringA unique identifier for the client performing the mutation.
errors: [String]Errors
removedGroupsUuids: [ID]Removed groups uuid's
removedUsersUuids: [ID]Removed users uuid's
success: BooleanWhether the users and groups removed successfuly or not