Field Generation
Storyblok’s GraphQL engine generates two fields for each content type using the Pascal case version of the component name:
- For receiving a single item:
[Pascal-cased Name]Item - For receiving multiple items:
[Pascal-cased Name]Items
Examples:
pageis converted toPageItemandPageItemsblog-articleis converted toBlogArticleItemandBlogArticleItems
Get in touch with the Storyblok community