SsoUser
object
An N-able product user that logs in using N-able Login.
Fields
id
ID!
non-null
The UUID ID of the user.
apiClients
ApiClientConnection!
non-null
A list of all the API clients related to this user.
Arguments
first
Int
after
String
Interfaces
User