Get all users per enrollment type via GraphQL API

jigpjames
Community Member

Hey guys,

I'd like to take a paginated list of users associated with my account filtered by enrollment type. With the REST API, I've been using /api/v1/accounts/:account_id/users?enrollment_type[]={type}. Could you please assist me to get the same result with your GraphQL API?

Thanks

0 Likes