JoinerServiceConfig
Properties
primaryKeys
string[]RequiredserviceName
stringRequiredProperty name to use as entrypoint to the service
args
Record<string, any>Extra arguments to pass to the remoteFetchData callback
extends
object[]
extends
object[]fieldAlias
Record<string, string \| object>alias for deeper nested relationships (e.g. { 'price': 'prices.calculated_price_set.amount' })
relationships
JoinerRelationship[]Was this section helpful?