GetPatients options

Param

Paginated query after this cursor

Param

Specify page size limit (default: 25)

Param

Filter the result by patient name

Param

Allows you to override the default query to request more fields

Hierarchy

  • GetPatientsOptions

Properties

after?: string
first?: number
fragment?: Record<string, DocumentNode>
name?: string

Generated using TypeDoc