Skip to main content

usersNotInEducationByScope

Returns list of unregistered users by scope

usersNotInEducationByScope(
companyId: ID
after: String
before: String
first: Int
last: Int
): PortalUserConnection

Arguments

usersNotInEducationByScope.companyId ● ID scalar

usersNotInEducationByScope.after ● String scalar

Returns the elements in the list that come after the specified cursor.

usersNotInEducationByScope.before ● String scalar

Returns the elements in the list that come before the specified cursor.

usersNotInEducationByScope.first ● Int scalar

Returns the first n elements from the list.

usersNotInEducationByScope.last ● Int scalar

Returns the last n elements from the list.

Type

PortalUserConnection object

The connection type for PortalUser.