Open
Description
When we generate our types we are seeing import { Document } from '@contentful/rich-text-types';
when that type isnt used anywhere. The result is that our type checks and thus builds fail.
I believe this is being imported because we have a string value in one of our union types in contentful that is 'Document'.
Metadata
Metadata
Assignees
Labels
No labels