You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Supertable field with an Asset field inside. The Supertable field is added as a Vizy block. When fetched via GraphQL, the asset is always an empty array. Even if the GraphQL is performed using the Full Schema. The same field added to non Vizy block returns just fine.
Screenshot of the supertable field (called Photo grid):
Screenshot of the vizy field showing the Photo grid:
Entry example:
GraphQL results:
Steps to reproduce
Create a Supertable field with an Asset field inside
Add it to a Vizy block
Query it via GraphQL (using the Full schema to discard permission issues)
Craft CMS version
4.5.5
Plugin version
2.1.12
Multi-site?
Yes
Additional context
Supertable version: 3.0.12
The text was updated successfully, but these errors were encountered:
Describe the bug
I have a Supertable field with an Asset field inside. The Supertable field is added as a Vizy block. When fetched via GraphQL, the asset is always an empty array. Even if the GraphQL is performed using the Full Schema. The same field added to non Vizy block returns just fine.
Screenshot of the supertable field (called Photo grid):
Screenshot of the vizy field showing the Photo grid:
Entry example:
GraphQL results:
Steps to reproduce
Craft CMS version
4.5.5
Plugin version
2.1.12
Multi-site?
Yes
Additional context
Supertable version: 3.0.12
The text was updated successfully, but these errors were encountered: