Homepage

RemoteModelInterface

Last edit: Nov 10, 2025

No description

interface RemoteModelInterface {
  remote_model(endpoint: Endpoint!, join_on_property: String!): Customization
}

Fields

remote_model (Customization)

Defines relation object accessible over HTTP in JSON collection identified by it's ID.

Endpoint that will return resources for given ids in json format

Load remote resource with id == join_on_property

Questions?

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

contact us