Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.qminder.com/llms.txt

Use this file to discover all available pages before exploring further.

No description
type Role {
  id: ID!
  type: String!
  location: Location
}

Fields

Role.id ● ID! non-null scalar

Role.type ● String! non-null scalar

Role.location ● Location object

Member Of

User object