desUsers
Gets the specified workspace users by identifiers.
desUsers(
ids: [String!]!
workspaceUrl: String
): [DesUser]!
Arguments
desUsers.ids ● [String!]! non-null scalar
The list of user identifiers.
desUsers.workspaceUrl ● String scalar
The workspace URL.
Type
DesUser object
User details with the identifier and nullable extra fields.