Skip to content

EntityTypeWithBundle

type EntityTypeWithBundle: `${string}--${string}`;

A string in the format “entityType—bundle”.

Source

json-api-client/src/types.ts:70