JoinerServiceConfig
internal.internal.JoinerServiceConfig
Properties
Property name to use as entrypoint to the service
args
Record<string, any>Extra arguments to pass to the remoteFetchData callback
extends
{ relationship: JoinerRelationship ; serviceName: string }[]fieldAlias
Record<string, string | { forwardArgumentsOnPath: string[] ; path: string }>alias for deeper nested relationships (e.g. { 'price': 'prices.calculated_price_set.amount' })
primaryKeys
string[]Requiredrelationships
JoinerRelationship[]serviceName
stringRequiredWas this section helpful?