EntityTypeWithBundle
type EntityTypeWithBundle: `${string}--${string}`;A string in the format “entityType—bundle”.
Source
packages/json-api-client/src/types.ts:70
type EntityTypeWithBundle: `${string}--${string}`;A string in the format “entityType—bundle”.
packages/json-api-client/src/types.ts:70