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 VisitPlanner {
  url: String!
  name: String!
  description: String
  notes: String
  email: String
  phoneNumber: Long
  remoteSignIn: Boolean!
}

Fields

VisitPlanner.url ● String! non-null scalar

VisitPlanner.name ● String! non-null scalar

VisitPlanner.description ● String scalar

VisitPlanner.notes ● String scalar

VisitPlanner.email ● String scalar

VisitPlanner.phoneNumber ● Long scalar

VisitPlanner.remoteSignIn ● Boolean! non-null scalar

Member Of

Location object