INPUT_OBJECT

AvailableManagersFilterInput

Filter for the list of available managers.

link GraphQL Schema definition

1input AvailableManagersFilterInput {
4
2# ID of the user for whom the available managers list is queried.
3userId: ID
5}