From content strategy to code, JoyConf brings the Storyblok community together - Register Now!

  • Asset field added to GraphQL api

    Changes in:gapi
    • The type definitions of the Multi-Assets field have been extended to include the new attributes id, title, copyright, focus and alt.
    • The type definitions for the new Asset field have been added. You can now define the query with yourfield { id, name, filename, title, copyright, focus and alt }