Join Slack
Powered by
Hi <@U081LBXGSF7> Since you're querying the collec...
# community-help
h
Harpreet Sangar
12/13/2024, 10:16 AM
Hi
@Kenn
Since you're querying the collection that doesn't have declared the reference field, you'll have to specify join using
filter_by
. So adding
filter_by=$performances(id:*)
should help.
Open in Slack
Previous
Next