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 ProfilePicture {
  medium: String!
  large: String!
}

Fields

ProfilePicture.medium ● String! non-null scalar

ProfilePicture.large ● String! non-null scalar

Member Of

User object