Replace GraphQL `designs` => `designCollection`
For the "project" graphql query, `designCollection` replaces the deprecated `designs` key, and subsequent uses of this query’s result are also resolved. The `designs` type has also been removed. Always use `designCollection` going forward.
Showing
Please register or sign in to comment