Homepage

remote_records

Last edit: Oct 26, 2022

Returns collection of remote Records.

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

Arguments

endpoint (Endpoint)

Endpoint that will return resources for given ids in json format

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