GraphQL Data Queries

Last updated on June 18, 2024.

Use this document as a reference for Common GraphQL Data Queries.

constants

Code example:

Arguments

Type

current_user

Code example:

Type

documents_rc

Code example:

Arguments

Fulltext search.

Index name.

Type

Beta Feature

Please note this is currently an experimental feature with an appended tag which stands for release candidate. Once this feature has been confirmed as being stable, this tag will be removed.

records

Returns a collection of all records in the system.

Arguments

Type

remote_records

Returns a collection of remote records.

Arguments

An endpoint that returns resources for the given IDs in JSON format.

Type

remote_users

Code example:

Arguments

An endpoint returns resources for the given IDs in JSON format.

Type

users

Code example:

Arguments

Type

Reference

You may visit the following resources for more information:

  • EncryptedConstantCollection
  • EncryptedConstantsFilterInput
  • EncryptedConstantsSortInput
  • Endpoint
  • IndexSearchCollection
  • IndexSearchFilterInput
  • IndexSearchSortInput
  • Int
  • ListingAggregation
  • Query
  • RecordCollection
  • RecordsFilterInput
  • RecordsSortInput
  • String
  • User
  • UserCollection
  • UsersFilterInput
  • UsersSortInput
Have a suggestion for this page?

Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.