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