Skip to content

Cannot query position field in fragment #21

@jowiza

Description

@jowiza

I've created a fragment but the position value is always null. I've got a supertable field that contains a position field within. I'm sure the query works as I've tested it in Craft's GraphQL playground and the field handle is position.

Query example:
fragment MatrixSlider on Matrix_imageSlider_BlockType { id title slider { ... on slider_BlockType { title text position image { title url } cta { ...cta } } } }

Hope you can help me out.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions