You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support to type root blocks in the GraphQL schema using RootBlockDataScalar and RootBlockInputScalar. See page.entity.ts, schema.gql, and codegen.ts for an example on how to use
@comet/admin-rte
Changes
Fix a bug where control buttons in the toolbar would trigger submission when used in a form
@comet/cms-admin
Changes
Fix a bug where the pages query would query for a field undefined when no additionalPageTreeNodeFragment is set
@comet/cms-api
Changes
Add default value {} for RedirectScopeInput when no explicit scope is set to make redirects scope support backwards compatible
Add RootBlockDataScalar and RootBlockInputScalar scalars to type root blocks in the GraphQL schema