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