When querying Optimizely Graph for content in contentareas using Strawberry Shake it seems that we only can get the expanded result from the first area in the query.
If I have this in the query I only get values in the result från ContentArea1. The result from ContentArea2 only contain null values. If I remove the ContentArea1 part from the query I get correct values from ContentArea2. Is there a setting or something else preventing me from getting results from multiple areas in the same query?
When querying Optimizely Graph for content in contentareas using Strawberry Shake it seems that we only can get the expanded result from the first area in the query.
If I have this in the query I only get values in the result från ContentArea1. The result from ContentArea2 only contain null values. If I remove the ContentArea1 part from the query I get correct values from ContentArea2. Is there a setting or something else preventing me from getting results from multiple areas in the same query?