Type alias CreateEntryProps<TFields>

CreateEntryProps<TFields>: Omit<EntryProps<TFields>, "sys">

Type Parameters