Skip to main content
Skip to main content

JoinerServiceConfig

serviceNamestringRequired
primaryKeysstring[]Required
Property name to use as entrypoint to the service
fieldAliasRecord<string, string \| object>
alias for deeper nested relationships (e.g. { 'price': 'prices.calculated_price_set.amount' })
relationshipsJoinerRelationship[]
extendsobject[]
argsRecord<string, any>
Extra arguments to pass to the remoteFetchData callback
Was this section helpful?