Skip to main content
Skip to main content

JoinerServiceConfig

Properties

Property name to use as entrypoint to the service
argsRecord<string, any>
Extra arguments to pass to the remoteFetchData callback
extends{ relationship: [JoinerRelationship](/references/services/types/JoinerRelationship) ; serviceName: string }[]
fieldAliasRecord<string, string \| &#123; forwardArgumentsOnPath: string[] ; path: string &#125;>
alias for deeper nested relationships (e.g. { 'price': 'prices.calculated_price_set.amount' })
primaryKeysstring[]Required
relationshipsJoinerRelationship[]
serviceNamestringRequired
Was this section helpful?