Interface FetchOptions

Hierarchy

  • FetchOptions

Properties

debugFilters?: boolean
fullCount?: boolean
guacamole?: GuacamoleOptions
limit?: number
offset?: number
printQuery?: boolean
query?: QueryOptions
returnCursor?: boolean
returnStats?: boolean
sortBy?: string
sortOrder?: string

Generated using TypeDoc