JoinerRelationship
JoinerRelationship: Object
Type declaration
aliasstringRequiredargsRecord<string, any>Extra arguments to pass to the remoteFetchData callback
foreignKeystringRequiredinversebooleanIn an inverted relationship the foreign key is on the other service and the primary key is on the current service
isInternalServicebooleanIf true, the relationship is an internal service from the medusa core TODO: Remove when there are no more "internal" services
isListbooleanForce the relationship to return a list
primaryKeystringRequiredserviceNamestringRequiredWas this section helpful?