Skip to main content
Version: next

NG_QUBEE_REQUEST_OPTIONS

const NG_QUBEE_REQUEST_OPTIONS: InjectionToken<QueryBuilderOptions>

Defined in: src/lib/tokens/ng-qubee.tokens.ts:33

Injection token for the resolved request query-parameter key options

Provided as a fully-built QueryBuilderOptions instance. provideNgQubee() constructs it from IConfig.request; consumers don't interact with this token directly.