Homepage

records

Last edit: Oct 26, 2022

Returns collection of all Records in the system.

records(
  filter: RecordsFilterInput
  page: Int = 1
  per_page: Int!
  sort: [RecordsSortInput!]
): RecordCollection!

Arguments

filter (RecordsFilterInput)

page (Int)

per_page (Int)

sort (RecordsSortInput)

Type

RecordCollection

Questions?

We are always happy to help with any questions you may have.

contact us