Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supertable Asset fields are always empty in GraphQL #268

Open
goraxan opened this issue Nov 14, 2023 · 1 comment
Open

Supertable Asset fields are always empty in GraphQL #268

goraxan opened this issue Nov 14, 2023 · 1 comment

Comments

@goraxan
Copy link

goraxan commented Nov 14, 2023

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):
image

Screenshot of the vizy field showing the Photo grid:
image

Entry example:
image

GraphQL results:
image

Steps to reproduce

  1. Create a Supertable field with an Asset field inside
  2. Add it to a Vizy block
  3. 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

@pasquale-merolle
Copy link

up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants