contentful / contentful-management.js

JavaScript library for Contentful's Management API (node & browser)
https://contentful.github.io/contentful-management.js
MIT License
266 stars 98 forks source link

fix: omit `sys` type property in fetchAll helper #2372

Closed anho closed 1 month ago

anho commented 1 month ago

Summary

As mentioned in the code, we loosely type sys.type of collections in our App SDK as string and therefore have problems using the convenience helper.

contentful-automation[bot] commented 1 month ago

:tada: This PR is included in version 11.30.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: