# The Manual > Boldly Read What No Dev Has Read Before Comprehensive Documentation for Engineers Aiming for the Stars 💫 ## Table of Contents ### Installation - [Instructions](/guides/installation.md) - [UNPKG](/guides/installation/unpkg.md) ### Configuration - [Setup](/guides/configuration.md) - [Setup - Advanced](/guides/configuration/advanced.md) - [Setup - Legacy (Ember)](/guides/configuration/ember.md) - [Overview](/guides/configuration/legacy-package-setup.md) #### Older Packages (Ember Only) - [Overview](/guides/configuration/legacy-package-setup.md) - [Ember.js](/guides/configuration/legacy-package-setup/setup/ember.md) ##### Setup - [Ember.js](/guides/configuration/legacy-package-setup/setup/ember.md) - [Setup](/guides/configuration/legacy-package-setup/setup/universal.md) ### The Manual - [Introduction](/guides.md) - [Making Requests](/guides/the-manual/requests.md) - [Overview](/guides/the-manual/schemas.md) - [Overview](/guides/the-manual/relational-data.md) - [Overview](/guides/the-manual/caching.md) - [Overview](/guides/the-manual/reactivity.md) - [Overview](/guides/the-manual/typescript.md) - [Overview](/guides/the-manual/debugging.md) - [Overview](/guides/the-manual/mutations.md) - [Experiments](/guides/the-manual/experiments.md) - [Index](/guides/the-manual/cookbook.md) - [Community Resources](/guides/the-manual/community-resources.md) #### Requests - [Making Requests](/guides/the-manual/requests.md) - [Typing Requests](/guides/the-manual/requests/typing-requests.md) - [Using The Response](/guides/the-manual/requests/using-the-response.md) - [Builders](/guides/the-manual/requests/builders.md) - [Handlers](/guides/the-manual/requests/handlers.md) #### Schemas - [Overview](/guides/the-manual/schemas.md) - [ResourceSchemas](/guides/the-manual/schemas/resources.md) - [ObjectSchemas](/guides/the-manual/schemas/object-schemas.md) - [SimpleFields](/guides/the-manual/schemas/simple-fields.md) - [Relational Fields](/guides/the-manual/schemas/relational-fields.md) - [Complex Fields](/guides/the-manual/schemas/complex-fields.md) - [Traits](/guides/the-manual/schemas/traits.md) - [Derivations](/guides/the-manual/schemas/derivations.md) - [Transformations](/guides/the-manual/schemas/transformations.md) - [Extensions](/guides/the-manual/schemas/extensions.md) ##### Resources - [ResourceSchemas](/guides/the-manual/schemas/resources.md) - [LegacyMode (recommended)](/guides/the-manual/schemas/resources/legacy-mode.md) - [PolarisMode (preview)](/guides/the-manual/schemas/resources/polaris-mode.md) #### Relational Data - [Overview](/guides/the-manual/relational-data.md) - [Many To Many Relationships](/guides/the-manual/relational-data/configuration/many-to-many.md) - [Relationship Inverses](/guides/the-manual/relational-data/features/inverses.md) ##### Configuration - [Many To Many Relationships](/guides/the-manual/relational-data/configuration/many-to-many.md) - [Many To None Relationships](/guides/the-manual/relational-data/configuration/many-to-none.md) - [Many To One Relationships](/guides/the-manual/relational-data/configuration/many-to-one.md) - [One To Many Relationships](/guides/the-manual/relational-data/configuration/one-to-many.md) - [One To None Relationships](/guides/the-manual/relational-data/configuration/one-to-none.md) - [One To One Relationships](/guides/the-manual/relational-data/configuration/one-to-one.md) ##### Features - [Relationship Inverses](/guides/the-manual/relational-data/features/inverses.md) - [Relationship Polymorphism](/guides/the-manual/relational-data/features/polymorphism.md) #### Caching - [Overview](/guides/the-manual/caching.md) - [Key Terminology](/guides/the-manual/caching/key-terms.md) #### Reactivity - [Overview](/guides/the-manual/reactivity.md) - [Async as Reactive State](/guides/the-manual/reactivity/derivation.md) - [Reactive Control Flow](/guides/the-manual/reactivity/control-flow.md) #### TypeScript - [Overview](/guides/the-manual/typescript.md) - [Configuration](/guides/the-manual/typescript/configuration.md) - [Installation](/guides/the-manual/typescript/installation.md) - [Typing Includes](/guides/the-manual/typescript/typing-includes.md) - [Typing Models & Transforms](/guides/the-manual/typescript/typing-models.md) - [WarpDrive's Types Strategy](/guides/the-manual/typescript/why-brands.md) #### Debugging - [Overview](/guides/the-manual/debugging.md) #### Mutations - [Overview](/guides/the-manual/mutations.md) - [Mutations](/guides/the-manual/mutations/mutations.md) - [Operations](/guides/the-manual/mutations/operations.md) #### Experiments - [Experiments](/guides/the-manual/experiments.md) - [Storage Resources](/guides/the-manual/experiments/storage-resources.md) #### Cookbook - [Index](/guides/the-manual/cookbook.md) - [Auth Handler](/guides/the-manual/cookbook/auth-handlers.md) - [Requests](/guides/the-manual/cookbook/basic-usage.md) - [Incremental adoption guide for existing projects](/guides/the-manual/cookbook/incremental-adoption-guide.md) - [Model Name: singular or plural? What to choose? Why is that?](/guides/the-manual/cookbook/naming-conventions.md) ### Skills - [Define a Resource Schema](/skills/schemas/define-a-resource-schema.md) - [Fetch and Cache Data](/skills/requests/fetch-and-cache-data.md) - [Start In A Fresh Worktree](/skills/contributors/start-in-a-fresh-worktree.md) #### Schemas - [Define a Resource Schema](/skills/schemas/define-a-resource-schema.md) #### Requests - [Fetch and Cache Data](/skills/requests/fetch-and-cache-data.md) #### Contributors - [Start In A Fresh Worktree](/skills/contributors/start-in-a-fresh-worktree.md) - [Fix at the Source](/skills/contributors/fix-at-the-source.md) ### Linting - [Linting](/guides/linting.md) ### Migrating - [V3/V4 to V5](/guides/migrating.md) - [Migrating Between Versions Using The Two Store Approach](/guides/migrating/two-store-migration.md) - [Using Codemods](/guides/migrating/codemods.md) ### Contributing - [Become A Contributor](/guides/contributing/become-a-contributor.md) - [Reporting Issues](/guides/contributing/issues.md) - [Setting Up The Project](/guides/contributing/setting-up-the-project.md) - [Untitled](/guides/contributing/project-architecture.md) - [Key Concepts](/guides/contributing/key-concepts.md) - [Overview](/guides/contributing/writing-documentation.md) - [Submitting PRs](/guides/contributing/submitting-prs.md) - [The RFC Process](/guides/contributing/rfc-process.md) - [Performing A Release](/guides/contributing/RELEASE.md) - [The Project Roadmap](/guides/contributing/ROADMAP.md) #### Writing Documentation - [Overview](/guides/contributing/writing-documentation.md) - [Documenting APIs](/guides/contributing/writing-documentation/writing-api-docs.md) - [Writing Guides](/guides/contributing/writing-documentation/writing-guides.md) ### API Docs - [Untitled](/api/@warp-drive/core.md) - [Untitled](/api/@warp-drive/json-api.md) - [Untitled](/api/@warp-drive/utilities.md) - [Untitled](/api/@warp-drive/legacy.md) - [Untitled](/api/@warp-drive/experiments.md) - [Untitled](/api/@warp-drive/ember.md) - [Untitled](/api/@warp-drive/react.md) - [Untitled](/api/@warp-drive/holodeck.md) - [Untitled](/api/@warp-drive/schema-dsl.md) - [Untitled](/api/eslint-plugin-warp-drive.md) - [Untitled](/api/@warp-drive/memory-alpha.md) #### @warp-drive/core - [Untitled](/api/@warp-drive/core/build-config.md) - [Untitled](/api/@warp-drive/core/configure.md) - [About](/api/@warp-drive/core/reactive.md) - [Untitled](/api/@warp-drive/core/request.md) - [Untitled](/api/@warp-drive/core/store.md) - [Untitled](/api/@warp-drive/core/types.md) ##### exports - [ ConfiguredStore\](/api/@warp-drive/core/classes/ConfiguredStore.md) - [ RequestManager](/api/@warp-drive/core/classes/RequestManager.md) - [ Store](/api/@warp-drive/core/classes/Store.md) - [ CacheHandler](/api/@warp-drive/core/variables/CacheHandler.md) - [ Fetch](/api/@warp-drive/core/variables/Fetch.md) - [ recordIdentifierFor()](/api/@warp-drive/core/functions/recordIdentifierFor.md) - [ setIdentifierForgetMethod()](/api/@warp-drive/core/functions/setIdentifierForgetMethod.md) - [ setIdentifierGenerationMethod()](/api/@warp-drive/core/functions/setIdentifierGenerationMethod.md) - [ setIdentifierResetMethod()](/api/@warp-drive/core/functions/setIdentifierResetMethod.md) - [ setIdentifierUpdateMethod()](/api/@warp-drive/core/functions/setIdentifierUpdateMethod.md) - [ setKeyInfoForResource()](/api/@warp-drive/core/functions/setKeyInfoForResource.md) - [ useRecommendedStore()](/api/@warp-drive/core/functions/useRecommendedStore.md) ##### /build-config - [Untitled](/api/@warp-drive/core/build-config/babel-macros.md) - [Untitled](/api/@warp-drive/core/build-config/canary-features.md) - [Log Instrumentation ](/api/@warp-drive/core/build-config/debugging.md) - [Untitled](/api/@warp-drive/core/build-config/deprecations.md) - [Untitled](/api/@warp-drive/core/build-config/env.md) - [Untitled](/api/@warp-drive/core/build-config/macros.md) ###### exports - [ babelPlugin()](/api/@warp-drive/core/build-config/functions/babelPlugin.md) - [ setConfig()](/api/@warp-drive/core/build-config/functions/setConfig.md) ###### /babel-macros ####### exports - [ macros()](/api/@warp-drive/core/build-config/babel-macros/functions/macros.md) ###### /canary-features ####### exports - [ ENFORCE\_STRICT\_RESOURCE\_FINALIZATION ](/api/@warp-drive/core/build-config/canary-features/variables/ENFORCE_STRICT_RESOURCE_FINALIZATION.md) - [ JSON\_API\_CACHE\_VALIDATION\_ERRORS ](/api/@warp-drive/core/build-config/canary-features/variables/JSON_API_CACHE_VALIDATION_ERRORS.md) ###### /debugging ####### exports - [ DEBUG\_RELATIONSHIP\_NOTIFICATIONS](/api/@warp-drive/core/build-config/debugging/variables/DEBUG_RELATIONSHIP_NOTIFICATIONS.md) - [ LOG\_CACHE ](/api/@warp-drive/core/build-config/debugging/variables/LOG_CACHE.md) - [ LOG\_CACHE\_POLICY](/api/@warp-drive/core/build-config/debugging/variables/LOG_CACHE_POLICY.md) - [ LOG\_GRAPH](/api/@warp-drive/core/build-config/debugging/variables/LOG_GRAPH.md) - [ LOG\_IDENTIFIERS](/api/@warp-drive/core/build-config/debugging/variables/LOG_IDENTIFIERS.md) - [ LOG\_INSTANCE\_CACHE](/api/@warp-drive/core/build-config/debugging/variables/LOG_INSTANCE_CACHE.md) - [ LOG\_METRIC\_COUNTS](/api/@warp-drive/core/build-config/debugging/variables/LOG_METRIC_COUNTS.md) - [ ~~LOG\_MUTATIONS~~ ](/api/@warp-drive/core/build-config/debugging/variables/LOG_MUTATIONS.md) - [ LOG\_NOTIFICATIONS](/api/@warp-drive/core/build-config/debugging/variables/LOG_NOTIFICATIONS.md) - [ ~~LOG\_OPERATIONS~~ ](/api/@warp-drive/core/build-config/debugging/variables/LOG_OPERATIONS.md) - [ ~~LOG\_PAYLOADS~~ ](/api/@warp-drive/core/build-config/debugging/variables/LOG_PAYLOADS.md) - [ LOG\_REACT\_SIGNAL\_INTEGRATION](/api/@warp-drive/core/build-config/debugging/variables/LOG_REACT_SIGNAL_INTEGRATION.md) - [ LOG\_REQUEST\_STATUS](/api/@warp-drive/core/build-config/debugging/variables/LOG_REQUEST_STATUS.md) - [ LOG\_REQUESTS](/api/@warp-drive/core/build-config/debugging/variables/LOG_REQUESTS.md) ####### /Namespaces - [Untitled](/api/@warp-drive/core/build-config/debugging/namespaces/t.md) ###### /deprecations ####### exports - [ DEPRECATE\_COMPUTED\_CHAINS ](/api/@warp-drive/core/build-config/deprecations/variables/DEPRECATE_COMPUTED_CHAINS.md) - [ DEPRECATE\_EMBER\_INFLECTOR ](/api/@warp-drive/core/build-config/deprecations/variables/DEPRECATE_EMBER_INFLECTOR.md) - [ DEPRECATE\_LEGACY\_IMPORTS ](/api/@warp-drive/core/build-config/deprecations/variables/DEPRECATE_LEGACY_IMPORTS.md) - [ DEPRECATE\_MANY\_ARRAY\_DUPLICATES ](/api/@warp-drive/core/build-config/deprecations/variables/DEPRECATE_MANY_ARRAY_DUPLICATES.md) - [ DEPRECATE\_NON\_STRICT\_ID ](/api/@warp-drive/core/build-config/deprecations/variables/DEPRECATE_NON_STRICT_ID.md) - [ DEPRECATE\_NON\_STRICT\_TYPES ](/api/@warp-drive/core/build-config/deprecations/variables/DEPRECATE_NON_STRICT_TYPES.md) - [ DEPRECATE\_NON\_UNIQUE\_PAYLOADS ](/api/@warp-drive/core/build-config/deprecations/variables/DEPRECATE_NON_UNIQUE_PAYLOADS.md) - [ DEPRECATE\_RELATIONSHIP\_REMOTE\_UPDATE\_CLEARING\_LOCAL\_STATE ](/api/@warp-drive/core/build-config/deprecations/variables/DEPRECATE_RELATIONSHIP_REMOTE_UPDATE_CLEARING_LOCAL_STATE.md) - [ DEPRECATE\_STORE\_EXTENDS\_EMBER\_OBJECT ](/api/@warp-drive/core/build-config/deprecations/variables/DEPRECATE_STORE_EXTENDS_EMBER_OBJECT.md) - [ DEPRECATE\_TRACKING\_PACKAGE ](/api/@warp-drive/core/build-config/deprecations/variables/DEPRECATE_TRACKING_PACKAGE.md) - [ DISABLE\_7X\_DEPRECATIONS ](/api/@warp-drive/core/build-config/deprecations/variables/DISABLE_7X_DEPRECATIONS.md) - [ ENABLE\_LEGACY\_REQUEST\_METHODS ](/api/@warp-drive/core/build-config/deprecations/variables/ENABLE_LEGACY_REQUEST_METHODS.md) - [ ENABLE\_LEGACY\_SCHEMA\_SERVICE ](/api/@warp-drive/core/build-config/deprecations/variables/ENABLE_LEGACY_SCHEMA_SERVICE.md) ##### /configure ###### exports - [ setupSignals()](/api/@warp-drive/core/configure/functions/setupSignals.md) ##### /reactive ###### exports - [ SchemaService](/api/@warp-drive/core/reactive/classes/SchemaService.md) - [ ~~Checkout~~ ](/api/@warp-drive/core/reactive/variables/Checkout.md) - [ fromIdentity](/api/@warp-drive/core/reactive/variables/fromIdentity.md) - [ checkout()](/api/@warp-drive/core/reactive/functions/checkout.md) - [ commit()](/api/@warp-drive/core/reactive/functions/commit.md) - [ createRequestSubscription()](/api/@warp-drive/core/reactive/functions/createRequestSubscription.md) - [ getPromiseState()](/api/@warp-drive/core/reactive/functions/getPromiseState.md) - [ getRequestState()](/api/@warp-drive/core/reactive/functions/getRequestState.md) - [ instantiateRecord()](/api/@warp-drive/core/reactive/functions/instantiateRecord.md) - [ registerDerivations()](/api/@warp-drive/core/reactive/functions/registerDerivations.md) - [ teardownRecord()](/api/@warp-drive/core/reactive/functions/teardownRecord.md) - [ withDefaults()](/api/@warp-drive/core/reactive/functions/withDefaults.md) ##### /request ###### exports - [ ~~withBrand~~ ](/api/@warp-drive/core/request/variables/withBrand.md) - [ createDeferred()](/api/@warp-drive/core/request/functions/createDeferred.md) - [ getPromiseResult()](/api/@warp-drive/core/request/functions/getPromiseResult.md) - [ setPromiseResult()](/api/@warp-drive/core/request/functions/setPromiseResult.md) - [ withReactiveResponse()](/api/@warp-drive/core/request/functions/withReactiveResponse.md) - [ withResponseType()](/api/@warp-drive/core/request/functions/withResponseType.md) ##### /signals - [Untitled](/api/@warp-drive/core/signals/-leaked.md) ###### /-leaked ####### exports - [ defaultPageHints ](/api/@warp-drive/core/signals/-leaked/variables/defaultPageHints.md) - [ DISPOSE](/api/@warp-drive/core/signals/-leaked/variables/DISPOSE.md) - [ clearPaginationCache() ](/api/@warp-drive/core/signals/-leaked/functions/clearPaginationCache.md) - [ createPaginationLinksSubscription() ](/api/@warp-drive/core/signals/-leaked/functions/createPaginationLinksSubscription.md) - [ createPaginationSubscription() ](/api/@warp-drive/core/signals/-leaked/functions/createPaginationSubscription.md) - [ getOrCreateInternalSignal()](/api/@warp-drive/core/signals/-leaked/functions/getOrCreateInternalSignal.md) - [ getPaginationCache() ](/api/@warp-drive/core/signals/-leaked/functions/getPaginationCache.md) - [ getPaginationLinks() ](/api/@warp-drive/core/signals/-leaked/functions/getPaginationLinks.md) - [ getPaginationState() ](/api/@warp-drive/core/signals/-leaked/functions/getPaginationState.md) - [ makeInitializer()](/api/@warp-drive/core/signals/-leaked/functions/makeInitializer.md) - [ memoized()](/api/@warp-drive/core/signals/-leaked/functions/memoized.md) - [ notifyInternalSignal()](/api/@warp-drive/core/signals/-leaked/functions/notifyInternalSignal.md) - [ peekInternalSignal()](/api/@warp-drive/core/signals/-leaked/functions/peekInternalSignal.md) - [ signal()](/api/@warp-drive/core/signals/-leaked/functions/signal.md) - [ waitFor()](/api/@warp-drive/core/signals/-leaked/functions/waitFor.md) ##### /store ###### exports - [ DefaultCachePolicy](/api/@warp-drive/core/store/classes/DefaultCachePolicy.md) - [ parseCacheControl()](/api/@warp-drive/core/store/functions/parseCacheControl.md) ##### /types - [Untitled](/api/@warp-drive/core/types/cache.md) - [Untitled](/api/@warp-drive/core/types/graph.md) - [Untitled](/api/@warp-drive/core/types/identifier.md) - [Untitled](/api/@warp-drive/core/types/params.md) - [Untitled](/api/@warp-drive/core/types/record.md) - [Untitled](/api/@warp-drive/core/types/request.md) - [Untitled](/api/@warp-drive/core/types/runtime.md) - [Untitled](/api/@warp-drive/core/types/symbols.md) - [Untitled](/api/@warp-drive/core/types/utils.md) ###### /cache - [Untitled](/api/@warp-drive/core/types/cache/aliases.md) - [Untitled](/api/@warp-drive/core/types/cache/change.md) - [Untitled](/api/@warp-drive/core/types/cache/mutations.md) - [Untitled](/api/@warp-drive/core/types/cache/operations.md) - [Untitled](/api/@warp-drive/core/types/cache/relationship.md) ###### /json - [Untitled](/api/@warp-drive/core/types/json/raw.md) ###### /record ####### exports - [ createIncludeValidator()](/api/@warp-drive/core/types/record/functions/createIncludeValidator.md) ###### /request ####### exports - [ EnableHydration](/api/@warp-drive/core/types/request/variables/EnableHydration.md) - [ SkipCache](/api/@warp-drive/core/types/request/variables/SkipCache.md) ###### /runtime ####### exports - [ getRuntimeConfig()](/api/@warp-drive/core/types/runtime/functions/getRuntimeConfig.md) - [ setIsMaybeMirage()](/api/@warp-drive/core/types/runtime/functions/setIsMaybeMirage.md) - [ setLogging()](/api/@warp-drive/core/types/runtime/functions/setLogging.md) ###### /schema - [Untitled](/api/@warp-drive/core/types/schema/concepts.md) - [Untitled](/api/@warp-drive/core/types/schema/fields.md) - [Untitled](/api/@warp-drive/core/types/schema/fields.type-test.md) - [Untitled](/api/@warp-drive/core/types/schema/schema-service.md) ####### /fields ######## exports - [ isLegacyResourceSchema()](/api/@warp-drive/core/types/schema/fields/functions/isLegacyResourceSchema.md) - [ isResourceSchema()](/api/@warp-drive/core/types/schema/fields/functions/isResourceSchema.md) - [ objectSchema()](/api/@warp-drive/core/types/schema/fields/functions/objectSchema.md) - [ resourceSchema()](/api/@warp-drive/core/types/schema/fields/functions/resourceSchema.md) ###### /spec - [Untitled](/api/@warp-drive/core/types/spec/document.md) - [Untitled](/api/@warp-drive/core/types/spec/error.md) - [Untitled](/api/@warp-drive/core/types/spec/json-api-raw.md) ###### /symbols ####### exports - [ RecordStore](/api/@warp-drive/core/types/symbols/variables/RecordStore.md) - [ RequestSignature](/api/@warp-drive/core/types/symbols/variables/RequestSignature.md) - [ ResourceType](/api/@warp-drive/core/types/symbols/variables/ResourceType.md) - [ TransformName](/api/@warp-drive/core/types/symbols/variables/TransformName.md) - [ Type](/api/@warp-drive/core/types/symbols/variables/Type.md) ##### /utils - [Untitled](/api/@warp-drive/core/utils/string.md) #### @warp-drive/json-api ##### exports - [ JSONAPICache](/api/@warp-drive/json-api/classes/JSONAPICache.md) #### @warp-drive/utilities - [Untitled](/api/@warp-drive/utilities/active-record.md) - [Untitled](/api/@warp-drive/utilities/derivations.md) - [Untitled](/api/@warp-drive/utilities/handlers.md) - [Untitled](/api/@warp-drive/utilities/json-api.md) - [Untitled](/api/@warp-drive/utilities/rest.md) - [Untitled](/api/@warp-drive/utilities/string.md) ##### exports - [ buildBaseURL()](/api/@warp-drive/utilities/functions/buildBaseURL.md) - [ buildQueryParams()](/api/@warp-drive/utilities/functions/buildQueryParams.md) - [ filterEmpty()](/api/@warp-drive/utilities/functions/filterEmpty.md) - [ setBuildURLConfig()](/api/@warp-drive/utilities/functions/setBuildURLConfig.md) - [ sortQueryParams()](/api/@warp-drive/utilities/functions/sortQueryParams.md) ##### /active-record ###### exports - [ createRecord()](/api/@warp-drive/utilities/active-record/functions/createRecord.md) - [ deleteRecord()](/api/@warp-drive/utilities/active-record/functions/deleteRecord.md) - [ findRecord()](/api/@warp-drive/utilities/active-record/functions/findRecord.md) - [ query()](/api/@warp-drive/utilities/active-record/functions/query.md) - [ updateRecord()](/api/@warp-drive/utilities/active-record/functions/updateRecord.md) ##### /derivations ###### exports - [ concat](/api/@warp-drive/utilities/derivations/variables/concat.md) ###### /Namespaces - [Untitled](/api/@warp-drive/utilities/derivations/namespaces/concat.md) ##### /handlers ###### /Handlers - [ AutoCompress ](/api/@warp-drive/utilities/handlers/classes/AutoCompress.md) - [ Gate](/api/@warp-drive/utilities/handlers/classes/Gate.md) - [ MetaDocHandler](/api/@warp-drive/utilities/handlers/variables/MetaDocHandler.md) ###### /Constants - [ MAX\_URL\_LENGTH](/api/@warp-drive/utilities/handlers/variables/MAX_URL_LENGTH.md) - [ SupportsRequestStreams](/api/@warp-drive/utilities/handlers/variables/SupportsRequestStreams.md) - [ TAB\_ASSIGNED](/api/@warp-drive/utilities/handlers/variables/TAB_ASSIGNED.md) - [ TAB\_ID](/api/@warp-drive/utilities/handlers/variables/TAB_ID.md) ###### /Utility Functions - [ addTraceHeader()](/api/@warp-drive/utilities/handlers/functions/addTraceHeader.md) - [ assertInvalidUrlLength()](/api/@warp-drive/utilities/handlers/functions/assertInvalidUrlLength.md) ##### /json-api ###### exports - [ createRecord()](/api/@warp-drive/utilities/json-api/functions/createRecord.md) - [ deleteRecord()](/api/@warp-drive/utilities/json-api/functions/deleteRecord.md) - [ findRecord()](/api/@warp-drive/utilities/json-api/functions/findRecord.md) - [ postQuery()](/api/@warp-drive/utilities/json-api/functions/postQuery.md) - [ query()](/api/@warp-drive/utilities/json-api/functions/query.md) - [ serializePatch()](/api/@warp-drive/utilities/json-api/functions/serializePatch.md) - [ serializeResources()](/api/@warp-drive/utilities/json-api/functions/serializeResources.md) - [ setBuildURLConfig()](/api/@warp-drive/utilities/json-api/functions/setBuildURLConfig.md) - [ updateRecord()](/api/@warp-drive/utilities/json-api/functions/updateRecord.md) ##### /rest ###### exports - [ createRecord()](/api/@warp-drive/utilities/rest/functions/createRecord.md) - [ deleteRecord()](/api/@warp-drive/utilities/rest/functions/deleteRecord.md) - [ findRecord()](/api/@warp-drive/utilities/rest/functions/findRecord.md) - [ query()](/api/@warp-drive/utilities/rest/functions/query.md) - [ updateRecord()](/api/@warp-drive/utilities/rest/functions/updateRecord.md) ##### /string ###### exports - [ dasherize ](/api/@warp-drive/utilities/string/variables/dasherize.md) - [ camelize() ](/api/@warp-drive/utilities/string/functions/camelize.md) - [ capitalize() ](/api/@warp-drive/utilities/string/functions/capitalize.md) - [ clear() ](/api/@warp-drive/utilities/string/functions/clear.md) - [ clearRules() ](/api/@warp-drive/utilities/string/functions/clearRules.md) - [ irregular() ](/api/@warp-drive/utilities/string/functions/irregular.md) - [ loadIrregular() ](/api/@warp-drive/utilities/string/functions/loadIrregular.md) - [ loadUncountable() ](/api/@warp-drive/utilities/string/functions/loadUncountable.md) - [ plural() ](/api/@warp-drive/utilities/string/functions/plural.md) - [ pluralize() ](/api/@warp-drive/utilities/string/functions/pluralize.md) - [ resetToDefaults() ](/api/@warp-drive/utilities/string/functions/resetToDefaults.md) - [ setMaxLRUCacheSize() ](/api/@warp-drive/utilities/string/functions/setMaxLRUCacheSize.md) - [ singular() ](/api/@warp-drive/utilities/string/functions/singular.md) - [ singularize() ](/api/@warp-drive/utilities/string/functions/singularize.md) - [ uncountable() ](/api/@warp-drive/utilities/string/functions/uncountable.md) - [ underscore() ](/api/@warp-drive/utilities/string/functions/underscore.md) #### @warp-drive/legacy - [Untitled](/api/@warp-drive/legacy/adapter.md) - [Untitled](/api/@warp-drive/legacy/compat.md) - [Untitled](/api/@warp-drive/legacy/model.md) - [Untitled](/api/@warp-drive/legacy/model-fragments.md) - [Untitled](/api/@warp-drive/legacy/serializer.md) - [Untitled](/api/@warp-drive/legacy/store.md) ##### exports - [ ConfiguredStore\](/api/@warp-drive/legacy/classes/ConfiguredStore.md) - [ useLegacyStore()](/api/@warp-drive/legacy/functions/useLegacyStore.md) ##### /adapter - [Untitled](/api/@warp-drive/legacy/adapter/error.md) - [Untitled](/api/@warp-drive/legacy/adapter/json-api.md) - [Untitled](/api/@warp-drive/legacy/adapter/rest.md) ###### exports - [ Adapter](/api/@warp-drive/legacy/adapter/classes/Adapter.md) - [ BuildURLMixin](/api/@warp-drive/legacy/adapter/variables/BuildURLMixin.md) ###### /error ####### exports - [ AbortError](/api/@warp-drive/legacy/adapter/error/variables/AbortError.md) - [ AdapterError](/api/@warp-drive/legacy/adapter/error/variables/AdapterError.md) - [ ConflictError](/api/@warp-drive/legacy/adapter/error/variables/ConflictError.md) - [ ForbiddenError](/api/@warp-drive/legacy/adapter/error/variables/ForbiddenError.md) - [ InvalidError](/api/@warp-drive/legacy/adapter/error/variables/InvalidError.md) - [ NotFoundError](/api/@warp-drive/legacy/adapter/error/variables/NotFoundError.md) - [ ServerError](/api/@warp-drive/legacy/adapter/error/variables/ServerError.md) - [ TimeoutError](/api/@warp-drive/legacy/adapter/error/variables/TimeoutError.md) - [ UnauthorizedError](/api/@warp-drive/legacy/adapter/error/variables/UnauthorizedError.md) ###### /json-api ####### exports - [ JSONAPIAdapter ](/api/@warp-drive/legacy/adapter/json-api/classes/JSONAPIAdapter.md) ###### /rest ####### exports - [ RESTAdapter](/api/@warp-drive/legacy/adapter/rest/classes/RESTAdapter.md) ##### /compat - [Untitled](/api/@warp-drive/legacy/compat/builders.md) - [Untitled](/api/@warp-drive/legacy/compat/extensions.md) - [Untitled](/api/@warp-drive/legacy/compat/utils.md) ###### exports - [ LegacyNetworkHandler](/api/@warp-drive/legacy/compat/variables/LegacyNetworkHandler.md) - [ adapterFor()](/api/@warp-drive/legacy/compat/functions/adapterFor.md) - [ cleanup()](/api/@warp-drive/legacy/compat/functions/cleanup.md) - [ normalize()](/api/@warp-drive/legacy/compat/functions/normalize.md) - [ pushPayload()](/api/@warp-drive/legacy/compat/functions/pushPayload.md) - [ serializeRecord()](/api/@warp-drive/legacy/compat/functions/serializeRecord.md) - [ serializerFor()](/api/@warp-drive/legacy/compat/functions/serializerFor.md) ###### /builders ####### exports - [ ~~findAll()~~](/api/@warp-drive/legacy/compat/builders/functions/findAll.md) - [ ~~findRecord()~~](/api/@warp-drive/legacy/compat/builders/functions/findRecord.md) - [ ~~query()~~](/api/@warp-drive/legacy/compat/builders/functions/query.md) - [ ~~queryRecord()~~](/api/@warp-drive/legacy/compat/builders/functions/queryRecord.md) - [ ~~saveRecord()~~ ](/api/@warp-drive/legacy/compat/builders/functions/saveRecord.md) ###### /extensions ####### exports - [ EmberArrayLikeExtension](/api/@warp-drive/legacy/compat/extensions/variables/EmberArrayLikeExtension.md) - [ EmberObjectArrayExtension](/api/@warp-drive/legacy/compat/extensions/variables/EmberObjectArrayExtension.md) - [ EmberObjectExtension](/api/@warp-drive/legacy/compat/extensions/variables/EmberObjectExtension.md) ###### /utils ####### exports - [ configureAssertFn()](/api/@warp-drive/legacy/compat/utils/functions/configureAssertFn.md) - [ configureMismatchReporter()](/api/@warp-drive/legacy/compat/utils/functions/configureMismatchReporter.md) - [ configureTypeNormalization()](/api/@warp-drive/legacy/compat/utils/functions/configureTypeNormalization.md) - [ expectId()](/api/@warp-drive/legacy/compat/utils/functions/expectId.md) - [ formattedId()](/api/@warp-drive/legacy/compat/utils/functions/formattedId.md) - [ formattedType()](/api/@warp-drive/legacy/compat/utils/functions/formattedType.md) - [ isEquivId()](/api/@warp-drive/legacy/compat/utils/functions/isEquivId.md) - [ isEquivType()](/api/@warp-drive/legacy/compat/utils/functions/isEquivType.md) ##### /model - [Untitled](/api/@warp-drive/legacy/model/migration-support.md) ###### exports - [ Model](/api/@warp-drive/legacy/model/classes/Model.md) - [ attr()](/api/@warp-drive/legacy/model/functions/attr.md) - [ belongsTo()](/api/@warp-drive/legacy/model/functions/belongsTo.md) - [ buildSchema()](/api/@warp-drive/legacy/model/functions/buildSchema.md) - [ hasMany()](/api/@warp-drive/legacy/model/functions/hasMany.md) - [ instantiateRecord()](/api/@warp-drive/legacy/model/functions/instantiateRecord.md) - [ modelFor()](/api/@warp-drive/legacy/model/functions/modelFor.md) - [ restoreDeprecatedModelRequestBehaviors()](/api/@warp-drive/legacy/model/functions/restoreDeprecatedModelRequestBehaviors.md) - [ teardownRecord()](/api/@warp-drive/legacy/model/functions/teardownRecord.md) ###### /migration-support ####### exports - [ DelegatingSchemaService](/api/@warp-drive/legacy/model/migration-support/classes/DelegatingSchemaService.md) - [ registerDerivations()](/api/@warp-drive/legacy/model/migration-support/functions/registerDerivations.md) - [ withDefaults()](/api/@warp-drive/legacy/model/migration-support/functions/withDefaults.md) - [ withRestoredDeprecatedModelRequestBehaviors()](/api/@warp-drive/legacy/model/migration-support/functions/withRestoredDeprecatedModelRequestBehaviors.md) ##### /model-fragments ###### exports - [ Fragment](/api/@warp-drive/legacy/model-fragments/classes/Fragment.md) - [ FragmentArray\](/api/@warp-drive/legacy/model-fragments/classes/FragmentArray.md) - [ FragmentArrayExtension](/api/@warp-drive/legacy/model-fragments/variables/FragmentArrayExtension.md) - [ FragmentExtension](/api/@warp-drive/legacy/model-fragments/variables/FragmentExtension.md) - [ modelFor](/api/@warp-drive/legacy/model-fragments/variables/modelFor.md) - [ registerFragmentExtensions()](/api/@warp-drive/legacy/model-fragments/functions/registerFragmentExtensions.md) - [ withArrayDefaults()](/api/@warp-drive/legacy/model-fragments/functions/withArrayDefaults.md) - [ withFragmentArrayDefaults()](/api/@warp-drive/legacy/model-fragments/functions/withFragmentArrayDefaults.md) - [ withFragmentDefaults()](/api/@warp-drive/legacy/model-fragments/functions/withFragmentDefaults.md) - [ withLegacy()](/api/@warp-drive/legacy/model-fragments/functions/withLegacy.md) ##### /serializer - [Untitled](/api/@warp-drive/legacy/serializer/json.md) - [Untitled](/api/@warp-drive/legacy/serializer/json-api.md) - [Untitled](/api/@warp-drive/legacy/serializer/rest.md) - [Untitled](/api/@warp-drive/legacy/serializer/transform.md) ###### exports - [ Serializer](/api/@warp-drive/legacy/serializer/classes/Serializer.md) ###### /json ####### exports - [ JSONSerializer](/api/@warp-drive/legacy/serializer/json/classes/JSONSerializer.md) ###### /json-api ####### exports - [ JSONAPISerializer ](/api/@warp-drive/legacy/serializer/json-api/classes/JSONAPISerializer.md) ###### /rest ####### exports - [ EmbeddedRecordsMixin](/api/@warp-drive/legacy/serializer/rest/classes/EmbeddedRecordsMixin.md) - [ RESTSerializer](/api/@warp-drive/legacy/serializer/rest/classes/RESTSerializer.md) ###### /transform ####### exports - [ BooleanTransform](/api/@warp-drive/legacy/serializer/transform/classes/BooleanTransform.md) - [ DateTransform](/api/@warp-drive/legacy/serializer/transform/classes/DateTransform.md) - [ NumberTransform](/api/@warp-drive/legacy/serializer/transform/classes/NumberTransform.md) - [ StringTransform](/api/@warp-drive/legacy/serializer/transform/classes/StringTransform.md) - [ Transform](/api/@warp-drive/legacy/serializer/transform/classes/Transform.md) ##### /store ###### exports - [ restoreDeprecatedStoreBehaviors()](/api/@warp-drive/legacy/store/functions/restoreDeprecatedStoreBehaviors.md) #### @warp-drive/experiments - [Untitled](/api/@warp-drive/experiments/data-worker.md) - [Untitled](/api/@warp-drive/experiments/document-storage.md) - [Untitled](/api/@warp-drive/experiments/image-fetch.md) - [Untitled](/api/@warp-drive/experiments/image-worker.md) - [Untitled](/api/@warp-drive/experiments/pagination.md) - [Untitled](/api/@warp-drive/experiments/storage.md) - [Untitled](/api/@warp-drive/experiments/worker-fetch.md) ##### /data-worker ###### exports - [ DataWorker](/api/@warp-drive/experiments/data-worker/classes/DataWorker.md) - [ CacheHandler](/api/@warp-drive/experiments/data-worker/variables/CacheHandler.md) ##### /document-storage ###### exports - [ DocumentStorage](/api/@warp-drive/experiments/document-storage/classes/DocumentStorage.md) ##### /image-fetch ###### exports - [ ImageFetch](/api/@warp-drive/experiments/image-fetch/classes/ImageFetch.md) ##### /image-worker ###### exports - [ ImageWorker](/api/@warp-drive/experiments/image-worker/classes/ImageWorker.md) ##### /storage ###### exports - [ CacheStorage](/api/@warp-drive/experiments/storage/classes/CacheStorage.md) - [ DEFAULT\_CACHE\_ID](/api/@warp-drive/experiments/storage/variables/DEFAULT_CACHE_ID.md) - [ CacheResource()](/api/@warp-drive/experiments/storage/functions/CacheResource.md) - [ configureLocalStorage()](/api/@warp-drive/experiments/storage/functions/configureLocalStorage.md) - [ configureSessionStorage()](/api/@warp-drive/experiments/storage/functions/configureSessionStorage.md) - [ effect()](/api/@warp-drive/experiments/storage/functions/effect.md) - [ field()](/api/@warp-drive/experiments/storage/functions/field.md) - [ getCacheStorage()](/api/@warp-drive/experiments/storage/functions/getCacheStorage.md) - [ getLocalStorage()](/api/@warp-drive/experiments/storage/functions/getLocalStorage.md) - [ getSessionStorage()](/api/@warp-drive/experiments/storage/functions/getSessionStorage.md) - [ input()](/api/@warp-drive/experiments/storage/functions/input.md) - [ LocalResource()](/api/@warp-drive/experiments/storage/functions/LocalResource.md) - [ SessionResource()](/api/@warp-drive/experiments/storage/functions/SessionResource.md) ##### /worker-fetch ###### exports - [ WorkerFetch](/api/@warp-drive/experiments/worker-fetch/classes/WorkerFetch.md) #### @warp-drive/ember - [Untitled](/api/@warp-drive/ember/experiments.md) - [Untitled](/api/@warp-drive/ember/install.md) ##### exports ###### /Components - [ \](/api/@warp-drive/ember/index/classes/Await.md) - [ Request\](/api/@warp-drive/ember/index/classes/Request.md) - [ Throw\](/api/@warp-drive/ember/index/classes/Throw.md) ##### /experiments ###### exports - [ \ ](/api/@warp-drive/ember/experiments/classes/EachLink.md) - [ \ ](/api/@warp-drive/ember/experiments/classes/Paginate.md) ##### /install ###### exports - [ buildSignalConfig()](/api/@warp-drive/ember/install/functions/buildSignalConfig.md) #### @warp-drive/react - [Untitled](/api/@warp-drive/react/install.md) ##### exports - [ WatcherContext](/api/@warp-drive/react/variables/WatcherContext.md) - [ ReactiveContext()](/api/@warp-drive/react/functions/ReactiveContext.md) - [ Request()](/api/@warp-drive/react/functions/Request.md) - [ StoreProvider()](/api/@warp-drive/react/functions/StoreProvider.md) - [ useStore()](/api/@warp-drive/react/functions/useStore.md) ##### /install ###### exports - [ buildSignalConfig()](/api/@warp-drive/react/install/functions/buildSignalConfig.md) - [ settled()](/api/@warp-drive/react/install/functions/settled.md) #### @warp-drive/holodeck - [Untitled](/api/@warp-drive/holodeck/mock.md) ##### exports - [ MockServerHandler](/api/@warp-drive/holodeck/classes/MockServerHandler.md) - [ getIsRecording()](/api/@warp-drive/holodeck/functions/getIsRecording.md) - [ installAdapterFor()](/api/@warp-drive/holodeck/functions/installAdapterFor.md) - [ mock()](/api/@warp-drive/holodeck/functions/mock.md) - [ setConfig()](/api/@warp-drive/holodeck/functions/setConfig.md) - [ setIsRecording()](/api/@warp-drive/holodeck/functions/setIsRecording.md) - [ setTestId()](/api/@warp-drive/holodeck/functions/setTestId.md) ##### /mock ###### exports - [ DELETE()](/api/@warp-drive/holodeck/mock/functions/DELETE.md) - [ GET()](/api/@warp-drive/holodeck/mock/functions/GET.md) - [ HEAD()](/api/@warp-drive/holodeck/mock/functions/HEAD.md) - [ PATCH()](/api/@warp-drive/holodeck/mock/functions/PATCH.md) - [ POST()](/api/@warp-drive/holodeck/mock/functions/POST.md) - [ PUT()](/api/@warp-drive/holodeck/mock/functions/PUT.md) #### @warp-drive/schema-dsl ##### /Entity Decorators - [ ObjectSchema()](/api/@warp-drive/schema-dsl/functions/ObjectSchema.md) - [ Resource()](/api/@warp-drive/schema-dsl/functions/Resource.md) - [ trait() ](/api/@warp-drive/schema-dsl/functions/trait.md) - [ Trait()](/api/@warp-drive/schema-dsl/functions/Trait-1.md) ##### /Field Decorators - [ alias() ](/api/@warp-drive/schema-dsl/functions/alias.md) - [ array()](/api/@warp-drive/schema-dsl/functions/array.md) - [ attribute()](/api/@warp-drive/schema-dsl/functions/attribute.md) - [ belongsTo() ](/api/@warp-drive/schema-dsl/functions/belongsTo.md) - [ createonly() ](/api/@warp-drive/schema-dsl/functions/createonly.md) - [ derived() ](/api/@warp-drive/schema-dsl/functions/derived.md) - [ editonly() ](/api/@warp-drive/schema-dsl/functions/editonly.md) - [ field()](/api/@warp-drive/schema-dsl/functions/field.md) - [ hash() ](/api/@warp-drive/schema-dsl/functions/hash.md) - [ hasMany() ](/api/@warp-drive/schema-dsl/functions/hasMany.md) - [ id()](/api/@warp-drive/schema-dsl/functions/id.md) - [ local()](/api/@warp-drive/schema-dsl/functions/local.md) - [ object()](/api/@warp-drive/schema-dsl/functions/object.md) - [ optional() ](/api/@warp-drive/schema-dsl/functions/optional.md) - [ readonly() ](/api/@warp-drive/schema-dsl/functions/readonly.md) - [ schemaArray() ](/api/@warp-drive/schema-dsl/functions/schemaArray.md) - [ schemaObject() ](/api/@warp-drive/schema-dsl/functions/schemaObject.md) #### eslint-plugin-warp-drive - [Untitled](/api/eslint-plugin-warp-drive/recommended.md) ##### exports - [ export=](/api/eslint-plugin-warp-drive/variables/export=.md) ##### /recommended ###### exports - [ export=](/api/eslint-plugin-warp-drive/recommended/variables/export=.md) ##### /rules - [Untitled](/api/eslint-plugin-warp-drive/rules/no-create-record-rerender.md) - [Untitled](/api/eslint-plugin-warp-drive/rules/no-external-request-patterns.md) - [Untitled](/api/eslint-plugin-warp-drive/rules/no-invalid-relationships.md) - [Untitled](/api/eslint-plugin-warp-drive/rules/no-invalid-resource-ids.md) - [Untitled](/api/eslint-plugin-warp-drive/rules/no-invalid-resource-types.md) - [Untitled](/api/eslint-plugin-warp-drive/rules/no-legacy-imports.md) - [Untitled](/api/eslint-plugin-warp-drive/rules/no-legacy-request-patterns.md) - [Untitled](/api/eslint-plugin-warp-drive/rules/template-always-use-request-content.md) ###### /no-create-record-rerender ####### exports - [ export=](/api/eslint-plugin-warp-drive/rules/no-create-record-rerender/variables/export=.md) ###### /no-external-request-patterns ####### exports - [ export=](/api/eslint-plugin-warp-drive/rules/no-external-request-patterns/variables/export=.md) ###### /no-invalid-relationships ####### exports - [ export=](/api/eslint-plugin-warp-drive/rules/no-invalid-relationships/variables/export=.md) ###### /no-invalid-resource-ids ####### exports - [ export=](/api/eslint-plugin-warp-drive/rules/no-invalid-resource-ids/variables/export=.md) ###### /no-invalid-resource-types ####### exports - [ export=](/api/eslint-plugin-warp-drive/rules/no-invalid-resource-types/variables/export=.md) ###### /no-legacy-imports ####### exports - [ export=](/api/eslint-plugin-warp-drive/rules/no-legacy-imports/variables/export=.md) ###### /no-legacy-request-patterns ####### exports - [ export=](/api/eslint-plugin-warp-drive/rules/no-legacy-request-patterns/variables/export=.md) ###### /template-always-use-request-content ####### exports - [ export=](/api/eslint-plugin-warp-drive/rules/template-always-use-request-content/variables/export=.md) ### Legacy Packages - [Untitled](/api/@ember-data/adapter/index.md) - [Untitled](/api/@ember-data/active-record.md) - [Untitled](/api/@ember-data/legacy-compat.md) - [Untitled](/api/@ember-data/model.md) - [Untitled](/api/@ember-data/json-api.md) - [Untitled](/api/@ember-data/store.md) - [Untitled](/api/@ember-data/graph.md) - [Untitled](/api/@ember-data/request.md) - [Untitled](/api/@ember-data/request-utils.md) - [Untitled](/api/@ember-data/rest.md) - [Untitled](/api/@ember-data/serializer/index.md) - [~~@ember-data/tracking~~ ](/api/@ember-data/tracking/index.md) - [Untitled](/api/@warp-drive/core-types.md) - [Untitled](/api/@warp-drive/build-config.md) - [Untitled](/api/@warp-drive/schema-record.md) #### @ember-data/adapter - [Untitled](/api/@ember-data/adapter/error.md) - [Untitled](/api/@ember-data/adapter/json-api.md) - [Untitled](/api/@ember-data/adapter/rest.md) #### @ember-data/active-record - [Untitled](/api/@ember-data/active-record/request.md) #### @ember-data/legacy-compat - [Untitled](/api/@ember-data/legacy-compat/builders.md) - [Untitled](/api/@ember-data/legacy-compat/utils.md) #### @ember-data/model - [Untitled](/api/@ember-data/model/hooks.md) - [Untitled](/api/@ember-data/model/migration-support.md) #### @ember-data/json-api - [Untitled](/api/@ember-data/json-api/request.md) #### @ember-data/store - [Untitled](/api/@ember-data/store/configure.md) - [Untitled](/api/@ember-data/store/types.md) #### @ember-data/request - [Untitled](/api/@ember-data/request/fetch.md) #### @ember-data/request-utils - [Untitled](/api/@ember-data/request-utils/deprecation-support.md) - [Untitled](/api/@ember-data/request-utils/handlers.md) - [Untitled](/api/@ember-data/request-utils/string.md) ##### exports ###### exports - [ LifetimesService](/api/@ember-data/request-utils/index/classes/LifetimesService.md) #### @ember-data/rest - [Untitled](/api/@ember-data/rest/request.md) #### @ember-data/serializer - [Untitled](/api/@ember-data/serializer/json.md) - [Untitled](/api/@ember-data/serializer/json-api.md) - [Untitled](/api/@ember-data/serializer/rest.md) - [Untitled](/api/@ember-data/serializer/transform.md) #### @ember-data/tracking ##### exports ###### exports - [ ~~buildSignalConfig()~~ ](/api/@ember-data/tracking/index/functions/buildSignalConfig.md) #### @warp-drive/core-types - [Untitled](/api/@warp-drive/core-types/cache.md) - [Untitled](/api/@warp-drive/core-types/graph.md) - [Untitled](/api/@warp-drive/core-types/identifier.md) - [Untitled](/api/@warp-drive/core-types/params.md) - [Untitled](/api/@warp-drive/core-types/record.md) - [Untitled](/api/@warp-drive/core-types/request.md) - [Untitled](/api/@warp-drive/core-types/runtime.md) - [Untitled](/api/@warp-drive/core-types/symbols.md) - [Untitled](/api/@warp-drive/core-types/utils.md) ##### /json - [Untitled](/api/@warp-drive/core-types/json/raw.md) ##### /schema - [Untitled](/api/@warp-drive/core-types/schema/concepts.md) - [Untitled](/api/@warp-drive/core-types/schema/fields.md) ##### /spec - [Untitled](/api/@warp-drive/core-types/spec/document.md) - [Untitled](/api/@warp-drive/core-types/spec/error.md) - [Untitled](/api/@warp-drive/core-types/spec/json-api-raw.md) #### @warp-drive/build-config - [Untitled](/api/@warp-drive/build-config/babel-macros.md) - [Canary Features ](/api/@warp-drive/build-config/canary-features.md) - [Untitled](/api/@warp-drive/build-config/debugging.md) - [Deprecations](/api/@warp-drive/build-config/deprecations.md) ##### exports ###### exports - [ babelPlugin()](/api/@warp-drive/build-config/index/functions/babelPlugin.md) - [ setConfig()](/api/@warp-drive/build-config/index/functions/setConfig.md) ##### /babel-macros ###### exports - [ macros()](/api/@warp-drive/build-config/babel-macros/functions/macros.md) ##### /canary-features ###### exports - [ ENFORCE\_STRICT\_RESOURCE\_FINALIZATION ](/api/@warp-drive/build-config/canary-features/variables/ENFORCE_STRICT_RESOURCE_FINALIZATION.md) - [ JSON\_API\_CACHE\_VALIDATION\_ERRORS ](/api/@warp-drive/build-config/canary-features/variables/JSON_API_CACHE_VALIDATION_ERRORS.md) ##### /debugging ###### exports - [ DEBUG\_RELATIONSHIP\_NOTIFICATIONS](/api/@warp-drive/build-config/debugging/variables/DEBUG_RELATIONSHIP_NOTIFICATIONS.md) - [ LOG\_CACHE ](/api/@warp-drive/build-config/debugging/variables/LOG_CACHE.md) - [ LOG\_CACHE\_POLICY](/api/@warp-drive/build-config/debugging/variables/LOG_CACHE_POLICY.md) - [ LOG\_GRAPH](/api/@warp-drive/build-config/debugging/variables/LOG_GRAPH.md) - [ LOG\_IDENTIFIERS](/api/@warp-drive/build-config/debugging/variables/LOG_IDENTIFIERS.md) - [ LOG\_INSTANCE\_CACHE](/api/@warp-drive/build-config/debugging/variables/LOG_INSTANCE_CACHE.md) - [ LOG\_METRIC\_COUNTS](/api/@warp-drive/build-config/debugging/variables/LOG_METRIC_COUNTS.md) - [ ~~LOG\_MUTATIONS~~ ](/api/@warp-drive/build-config/debugging/variables/LOG_MUTATIONS.md) - [ LOG\_NOTIFICATIONS](/api/@warp-drive/build-config/debugging/variables/LOG_NOTIFICATIONS.md) - [ ~~LOG\_OPERATIONS~~ ](/api/@warp-drive/build-config/debugging/variables/LOG_OPERATIONS.md) - [ ~~LOG\_PAYLOADS~~ ](/api/@warp-drive/build-config/debugging/variables/LOG_PAYLOADS.md) - [ LOG\_REACT\_SIGNAL\_INTEGRATION](/api/@warp-drive/build-config/debugging/variables/LOG_REACT_SIGNAL_INTEGRATION.md) - [ LOG\_REQUEST\_STATUS](/api/@warp-drive/build-config/debugging/variables/LOG_REQUEST_STATUS.md) - [ LOG\_REQUESTS](/api/@warp-drive/build-config/debugging/variables/LOG_REQUESTS.md) ##### /deprecations ###### exports - [ DEPRECATE\_COMPUTED\_CHAINS ](/api/@warp-drive/build-config/deprecations/variables/DEPRECATE_COMPUTED_CHAINS.md) - [ DEPRECATE\_EMBER\_INFLECTOR ](/api/@warp-drive/build-config/deprecations/variables/DEPRECATE_EMBER_INFLECTOR.md) - [ DEPRECATE\_LEGACY\_IMPORTS ](/api/@warp-drive/build-config/deprecations/variables/DEPRECATE_LEGACY_IMPORTS.md) - [ DEPRECATE\_MANY\_ARRAY\_DUPLICATES ](/api/@warp-drive/build-config/deprecations/variables/DEPRECATE_MANY_ARRAY_DUPLICATES.md) - [ DEPRECATE\_NON\_STRICT\_ID ](/api/@warp-drive/build-config/deprecations/variables/DEPRECATE_NON_STRICT_ID.md) - [ DEPRECATE\_NON\_STRICT\_TYPES ](/api/@warp-drive/build-config/deprecations/variables/DEPRECATE_NON_STRICT_TYPES.md) - [ DEPRECATE\_NON\_UNIQUE\_PAYLOADS ](/api/@warp-drive/build-config/deprecations/variables/DEPRECATE_NON_UNIQUE_PAYLOADS.md) - [ DEPRECATE\_RELATIONSHIP\_REMOTE\_UPDATE\_CLEARING\_LOCAL\_STATE ](/api/@warp-drive/build-config/deprecations/variables/DEPRECATE_RELATIONSHIP_REMOTE_UPDATE_CLEARING_LOCAL_STATE.md) - [ DEPRECATE\_STORE\_EXTENDS\_EMBER\_OBJECT ](/api/@warp-drive/build-config/deprecations/variables/DEPRECATE_STORE_EXTENDS_EMBER_OBJECT.md) - [ DEPRECATE\_TRACKING\_PACKAGE ](/api/@warp-drive/build-config/deprecations/variables/DEPRECATE_TRACKING_PACKAGE.md) - [ DISABLE\_7X\_DEPRECATIONS ](/api/@warp-drive/build-config/deprecations/variables/DISABLE_7X_DEPRECATIONS.md) - [ ENABLE\_LEGACY\_REQUEST\_METHODS ](/api/@warp-drive/build-config/deprecations/variables/ENABLE_LEGACY_REQUEST_METHODS.md) - [ ENABLE\_LEGACY\_SCHEMA\_SERVICE ](/api/@warp-drive/build-config/deprecations/variables/ENABLE_LEGACY_SCHEMA_SERVICE.md) ### Other - [ ~~CompatStore~~ ](/api/@warp-drive/legacy/compat/type-aliases/CompatStore.md) - [ ~~Document\~~ ](/api/@warp-drive/core/type-aliases/Document.md) - [ ~~StableDocumentIdentifier~~ ](/api/@warp-drive/core/types/identifier/type-aliases/StableDocumentIdentifier.md) - [ ~~StableExistingRecordIdentifier\~~ ](/api/@warp-drive/core/types/identifier/type-aliases/StableExistingRecordIdentifier.md) - [ ~~StableRecordIdentifier\~~ ](/api/@warp-drive/core/types/identifier/type-aliases/StableRecordIdentifier.md) - [ AbortError](/api/@warp-drive/legacy/adapter/error/type-aliases/AbortError.md) - [ AdapterError](/api/@warp-drive/legacy/adapter/error/type-aliases/AdapterError.md) - [ AdapterPayload](/api/@warp-drive/legacy/compat/type-aliases/AdapterPayload.md) - [ AdapterRequestError\](/api/@warp-drive/legacy/adapter/error/interfaces/AdapterRequestError.md) - [ AdapterRequestErrorConstructor\](/api/@warp-drive/legacy/adapter/error/interfaces/AdapterRequestErrorConstructor.md) - [ AddResourceOperation](/api/@warp-drive/core/types/cache/operations/interfaces/AddResourceOperation.md) - [ AddToDocumentOperation](/api/@warp-drive/core/types/cache/operations/interfaces/AddToDocumentOperation.md) - [ AddToResourceRelationshipMutation](/api/@warp-drive/core/types/cache/mutations/interfaces/AddToResourceRelationshipMutation.md) - [ AddToResourceRelationshipOperation](/api/@warp-drive/core/types/cache/operations/interfaces/AddToResourceRelationshipOperation.md) - [ AliasOptions](/api/@warp-drive/schema-dsl/interfaces/AliasOptions.md) - [ ApiError](/api/@warp-drive/core/types/spec/error/interfaces/ApiError.md) - [ ArrayField](/api/@warp-drive/core/types/schema/fields/interfaces/ArrayField.md) - [ ArrayFieldOptions](/api/@warp-drive/schema-dsl/interfaces/ArrayFieldOptions.md) - [ ArrayType\](/api/@warp-drive/legacy/compat/extensions/type-aliases/ArrayType.md) - [ ArrayValue](/api/@warp-drive/core/types/json/raw/type-aliases/ArrayValue.md) - [ AsyncHasMany\](/api/@warp-drive/legacy/model/interfaces/AsyncHasMany.md) - [ AttributeOptions](/api/@warp-drive/schema-dsl/interfaces/AttributeOptions.md) - [ AttributesSchema](/api/@warp-drive/core/types/schema/schema-service/type-aliases/AttributesSchema.md) - [ AttrOptions](/api/@warp-drive/core/types/schema/fields/interfaces/AttrOptions.md) - [ AutorefreshBehaviorCombos](/api/@warp-drive/core/signals/-leaked/type-aliases/AutorefreshBehaviorCombos.md) - [ Awaitable\](/api/@warp-drive/core/request/type-aliases/Awaitable.md) - [ BaseFinderOptions](/api/@warp-drive/core/types/interfaces/BaseFinderOptions.md) - [ BelongsToOptions](/api/@warp-drive/schema-dsl/interfaces/BelongsToOptions.md) - [ BuildURLConfig](/api/@warp-drive/utilities/interfaces/BuildURLConfig.md) - [ BuildURLMixin](/api/@warp-drive/legacy/adapter/interfaces/BuildURLMixin.md) - [ Cache](/api/@warp-drive/core/types/cache/interfaces/Cache.md) - [ CacheableFieldSchema](/api/@warp-drive/core/types/schema/fields/type-aliases/CacheableFieldSchema.md) - [ CacheCapabilitiesManager](/api/@warp-drive/core/types/type-aliases/CacheCapabilitiesManager.md) - [ CacheControlValue](/api/@warp-drive/core/store/interfaces/CacheControlValue.md) - [ CacheHandler](/api/@warp-drive/core/request/interfaces/CacheHandler.md) - [ CacheKeyType](/api/@warp-drive/core/types/identifier/type-aliases/CacheKeyType.md) - [ CacheOperation](/api/@warp-drive/core/type-aliases/CacheOperation.md) - [ CacheOptions](/api/@warp-drive/core/types/request/interfaces/CacheOptions.md) - [ CachePolicy](/api/@warp-drive/core/interfaces/CachePolicy.md) - [ CacheStorageEvent](/api/@warp-drive/experiments/storage/interfaces/CacheStorageEvent.md) - [ CAUTION\_MEGA\_DANGER\_ZONE\_Extension](/api/@warp-drive/core/reactive/interfaces/CAUTION_MEGA_DANGER_ZONE_Extension.md) - [ Change](/api/@warp-drive/core/types/cache/change/interfaces/Change.md) - [ ChangedAttributesHash](/api/@warp-drive/core/types/cache/type-aliases/ChangedAttributesHash.md) - [ CollectionField](/api/@warp-drive/core/types/schema/fields/interfaces/CollectionField.md) - [ CollectionRelationship\](/api/@warp-drive/core/types/cache/relationship/interfaces/CollectionRelationship.md) - [ CollectionResourceDataDocument\](/api/@warp-drive/core/types/spec/document/interfaces/CollectionResourceDataDocument.md) - [ CollectionResourceDocument\](/api/@warp-drive/core/types/spec/json-api-raw/type-aliases/CollectionResourceDocument.md) - [ CollectionResourceRelationship\](/api/@warp-drive/core/types/spec/json-api-raw/interfaces/CollectionResourceRelationship.md) - [ ConflictError](/api/@warp-drive/legacy/adapter/error/type-aliases/ConflictError.md) - [ ConstrainedRequestOptions](/api/@warp-drive/core/types/request/interfaces/ConstrainedRequestOptions.md) - [ ContentFeatures\](/api/@warp-drive/core/signals/-leaked/interfaces/ContentFeatures.md) - [ Context](/api/@warp-drive/core/request/interfaces/Context.md) - [ CreateRecordUrlOptions](/api/@warp-drive/utilities/interfaces/CreateRecordUrlOptions.md) - [ CreateRequestOptions\](/api/@warp-drive/core/types/request/type-aliases/CreateRequestOptions.md) - [ Deferred\](/api/@warp-drive/core/request/type-aliases/Deferred.md) - [ DeleteRecordOperation](/api/@warp-drive/core/types/graph/interfaces/DeleteRecordOperation.md) - [ DeleteRecordUrlOptions](/api/@warp-drive/utilities/interfaces/DeleteRecordUrlOptions.md) - [ DeleteRequestOptions\](/api/@warp-drive/core/types/request/type-aliases/DeleteRequestOptions.md) - [ Derivation\](/api/@warp-drive/core/types/schema/concepts/type-aliases/Derivation.md) - [ DerivedField](/api/@warp-drive/core/types/schema/fields/interfaces/DerivedField.md) - [ DerivedOptions](/api/@warp-drive/schema-dsl/interfaces/DerivedOptions.md) - [ DocumentCacheOperation](/api/@warp-drive/core/type-aliases/DocumentCacheOperation.md) - [ EffectStorageEvent](/api/@warp-drive/experiments/storage/type-aliases/EffectStorageEvent.md) - [ EmptyResourceDocument](/api/@warp-drive/core/types/spec/json-api-raw/type-aliases/EmptyResourceDocument.md) - [ ExistingResourceObject\](/api/@warp-drive/core/types/spec/json-api-raw/interfaces/ExistingResourceObject.md) - [ ExtensionDef](/api/@warp-drive/core/reactive/type-aliases/ExtensionDef.md) - [ ExtractSuggestedCacheTypes\](/api/@warp-drive/core/types/record/type-aliases/ExtractSuggestedCacheTypes.md) - [ FetchError](/api/@warp-drive/core/types/request/interfaces/FetchError.md) - [ FetchRequestInit](/api/@warp-drive/legacy/adapter/rest/interfaces/FetchRequestInit.md) - [ FieldOptions](/api/@warp-drive/schema-dsl/interfaces/FieldOptions.md) - [ FieldSchema](/api/@warp-drive/core/types/schema/fields/type-aliases/FieldSchema.md) - [ FindAllOptions](/api/@warp-drive/core/types/type-aliases/FindAllOptions.md) - [ FindManyUrlOptions](/api/@warp-drive/utilities/interfaces/FindManyUrlOptions.md) - [ FindRecordOptions](/api/@warp-drive/core/types/request/interfaces/FindRecordOptions.md) - [ FindRecordOptions](/api/@warp-drive/core/types/interfaces/FindRecordOptions.md) - [ FindRecordRequestOptions\](/api/@warp-drive/core/types/request/type-aliases/FindRecordRequestOptions.md) - [ FindRecordUrlOptions](/api/@warp-drive/utilities/interfaces/FindRecordUrlOptions.md) - [ FindRelatedCollectionUrlOptions](/api/@warp-drive/utilities/interfaces/FindRelatedCollectionUrlOptions.md) - [ FindRelatedResourceUrlOptions](/api/@warp-drive/utilities/interfaces/FindRelatedResourceUrlOptions.md) - [ ForbiddenError](/api/@warp-drive/legacy/adapter/error/type-aliases/ForbiddenError.md) - [ Future\](/api/@warp-drive/core/request/interfaces/Future.md) - [ GenericField](/api/@warp-drive/core/types/schema/fields/interfaces/GenericField.md) - [ GenericUrlOptions](/api/@warp-drive/utilities/interfaces/GenericUrlOptions.md) - [ Handler](/api/@warp-drive/core/request/interfaces/Handler.md) - [ HashField](/api/@warp-drive/core/types/schema/fields/interfaces/HashField.md) - [ HashFn\](/api/@warp-drive/core/types/schema/concepts/type-aliases/HashFn.md) - [ HashOptions](/api/@warp-drive/schema-dsl/interfaces/HashOptions.md) - [ HasManyOptions](/api/@warp-drive/schema-dsl/interfaces/HasManyOptions.md) - [ HooksOptions](/api/@warp-drive/core/configure/interfaces/HooksOptions.md) - [ HTTPMethod](/api/@warp-drive/core/types/request/type-aliases/HTTPMethod.md) - [ IdentityField](/api/@warp-drive/core/types/schema/fields/interfaces/IdentityField.md) - [ IdOptions](/api/@warp-drive/schema-dsl/interfaces/IdOptions.md) - [ ImmutableCreateRequestOptions](/api/@warp-drive/core/types/request/type-aliases/ImmutableCreateRequestOptions.md) - [ ImmutableDeleteRequestOptions](/api/@warp-drive/core/types/request/type-aliases/ImmutableDeleteRequestOptions.md) - [ ImmutableHeaders](/api/@warp-drive/core/types/request/interfaces/ImmutableHeaders.md) - [ ImmutableRequestInfo\](/api/@warp-drive/core/types/request/type-aliases/ImmutableRequestInfo.md) - [ ImmutableUpdateRequestOptions](/api/@warp-drive/core/types/request/type-aliases/ImmutableUpdateRequestOptions.md) - [ Includes\](/api/@warp-drive/core/types/record/type-aliases/Includes.md) - [ InfinitePaginationContentFeatures\](/api/@warp-drive/core/signals/-leaked/interfaces/InfinitePaginationContentFeatures.md) - [ InfinitePaginationState\](/api/@warp-drive/core/signals/-leaked/interfaces/InfinitePaginationState.md) - [ InnerRelationshipDocument\](/api/@warp-drive/core/types/spec/json-api-raw/type-aliases/InnerRelationshipDocument.md) - [ InternalCacheStorageEvent](/api/@warp-drive/experiments/storage/interfaces/InternalCacheStorageEvent.md) - [ InvalidError](/api/@warp-drive/legacy/adapter/error/type-aliases/InvalidError.md) - [ JQueryRequestInit](/api/@warp-drive/legacy/adapter/rest/interfaces/JQueryRequestInit.md) - [ LegacyAliasField](/api/@warp-drive/core/types/schema/fields/interfaces/LegacyAliasField.md) - [ LegacyAttributeField](/api/@warp-drive/core/types/schema/fields/interfaces/LegacyAttributeField.md) - [ LegacyBelongsToField](/api/@warp-drive/core/types/schema/fields/interfaces/LegacyBelongsToField.md) - [ LegacyField](/api/@warp-drive/core/types/schema/fields/type-aliases/LegacyField.md) - [ LegacyHasManyField](/api/@warp-drive/core/types/schema/fields/interfaces/LegacyHasManyField.md) - [ LegacyLiveArray\](/api/@warp-drive/core/reactive/interfaces/LegacyLiveArray.md) - [ LegacyManyArray\](/api/@warp-drive/core/reactive/interfaces/LegacyManyArray.md) - [ LegacyModeFieldSchema](/api/@warp-drive/core/types/schema/fields/type-aliases/LegacyModeFieldSchema.md) - [ LegacyModelAndNetworkAndRequestStoreSetupOptions\](/api/@warp-drive/legacy/interfaces/LegacyModelAndNetworkAndRequestStoreSetupOptions.md) - [ LegacyModelAndNetworkStoreSetupOptions\](/api/@warp-drive/legacy/interfaces/LegacyModelAndNetworkStoreSetupOptions.md) - [ LegacyModelStoreSetupOptions\](/api/@warp-drive/legacy/interfaces/LegacyModelStoreSetupOptions.md) - [ LegacyQueryArray\](/api/@warp-drive/core/reactive/interfaces/LegacyQueryArray.md) - [ LegacyRelationshipField](/api/@warp-drive/core/types/schema/fields/type-aliases/LegacyRelationshipField.md) - [ LegacyResourceQuery](/api/@warp-drive/core/types/type-aliases/LegacyResourceQuery.md) - [ LegacyResourceSchema](/api/@warp-drive/core/types/schema/fields/interfaces/LegacyResourceSchema.md) - [ LegacyStoreCompat](/api/@warp-drive/legacy/compat/interfaces/LegacyStoreCompat.md) - [ LegacyStoreSetupOptions\](/api/@warp-drive/legacy/type-aliases/LegacyStoreSetupOptions.md) - [ LegacyTrait](/api/@warp-drive/core/types/schema/fields/interfaces/LegacyTrait.md) - [ Link](/api/@warp-drive/core/types/spec/json-api-raw/type-aliases/Link.md) - [ LinkObject](/api/@warp-drive/core/types/spec/json-api-raw/type-aliases/LinkObject.md) - [ Links](/api/@warp-drive/core/types/spec/json-api-raw/interfaces/Links.md) - [ LinksModeBelongsToField](/api/@warp-drive/core/types/schema/fields/interfaces/LinksModeBelongsToField.md) - [ LinksModeHasManyField](/api/@warp-drive/core/types/schema/fields/interfaces/LinksModeHasManyField.md) - [ LocalField](/api/@warp-drive/core/types/schema/fields/interfaces/LocalField.md) - [ LocalOptions](/api/@warp-drive/schema-dsl/interfaces/LocalOptions.md) - [ LocalRelationshipOperation](/api/@warp-drive/core/types/graph/type-aliases/LocalRelationshipOperation.md) - [ ManagedRequestPriority](/api/@warp-drive/core/request/type-aliases/ManagedRequestPriority.md) - [ Mask\](/api/@warp-drive/core/types/record/type-aliases/Mask.md) - [ MergeOperation](/api/@warp-drive/core/types/cache/operations/interfaces/MergeOperation.md) - [ Meta](/api/@warp-drive/core/types/spec/json-api-raw/type-aliases/Meta.md) - [ MinimumAdapterInterface](/api/@warp-drive/legacy/compat/interfaces/MinimumAdapterInterface.md) - [ MinimumSerializerInterface](/api/@warp-drive/legacy/compat/interfaces/MinimumSerializerInterface.md) - [ ModelSchema\](/api/@warp-drive/core/types/interfaces/ModelSchema.md) - [ Mutable\](/api/@warp-drive/core/types/utils/type-aliases/Mutable.md) - [ Mutation](/api/@warp-drive/core/types/cache/mutations/type-aliases/Mutation.md) - [ NewResourceKey\](/api/@warp-drive/core/types/identifier/interfaces/NewResourceKey.md) - [ NewResourceObject\](/api/@warp-drive/core/types/spec/json-api-raw/type-aliases/NewResourceObject.md) - [ NextFn\

](/api/@warp-drive/core/request/type-aliases/NextFn.md) - [ NotFoundError](/api/@warp-drive/legacy/adapter/error/type-aliases/NotFoundError.md) - [ NotificationChannel](/api/@warp-drive/core/type-aliases/NotificationChannel.md) - [ NotificationManager](/api/@warp-drive/core/store/interfaces/NotificationManager.md) - [ NotificationType](/api/@warp-drive/core/type-aliases/NotificationType.md) - [ NotifyKeys ](/api/@warp-drive/core/type-aliases/NotifyKeys.md) - [ ObjectAliasField](/api/@warp-drive/core/types/schema/fields/interfaces/ObjectAliasField.md) - [ ObjectField](/api/@warp-drive/core/types/schema/fields/interfaces/ObjectField.md) - [ ObjectFieldOptions](/api/@warp-drive/schema-dsl/interfaces/ObjectFieldOptions.md) - [ ObjectFieldSchema](/api/@warp-drive/core/types/schema/fields/type-aliases/ObjectFieldSchema.md) - [ ObjectSchema](/api/@warp-drive/core/types/schema/fields/interfaces/ObjectSchema.md) - [ ObjectSchemaOptions](/api/@warp-drive/schema-dsl/interfaces/ObjectSchemaOptions.md) - [ ObjectValue](/api/@warp-drive/core/types/json/raw/interfaces/ObjectValue.md) - [ Op](/api/@warp-drive/core/types/cache/operations/interfaces/Op.md) - [ OpaqueRecordInstance](/api/@warp-drive/core/types/record/type-aliases/OpaqueRecordInstance.md) - [ Operation](/api/@warp-drive/core/types/graph/interfaces/Operation.md) - [ Operation](/api/@warp-drive/core/types/cache/operations/type-aliases/Operation.md) - [ PageCache\ ](/api/@warp-drive/core/signals/-leaked/interfaces/PageCache.md) - [ PagedPaginationContentFeatures\](/api/@warp-drive/core/signals/-leaked/interfaces/PagedPaginationContentFeatures.md) - [ PagedPaginationState\](/api/@warp-drive/core/signals/-leaked/interfaces/PagedPaginationState.md) - [ PageHints() ](/api/@warp-drive/core/signals/-leaked/interfaces/PageHints.md) - [ PaginateArgs\](/api/@warp-drive/core/signals/-leaked/interfaces/PaginateArgs.md) - [ PaginateMode](/api/@warp-drive/core/signals/-leaked/type-aliases/PaginateMode.md) - [ PaginationCache\ ](/api/@warp-drive/core/signals/-leaked/interfaces/PaginationCache.md) - [ PaginationContentFeatures\](/api/@warp-drive/core/signals/-leaked/type-aliases/PaginationContentFeatures.md) - [ PaginationContentFeaturesFor\](/api/@warp-drive/core/signals/-leaked/type-aliases/PaginationContentFeaturesFor.md) - [ PaginationLink](/api/@warp-drive/core/signals/-leaked/type-aliases/PaginationLink.md) - [ PaginationLinks](/api/@warp-drive/core/types/spec/json-api-raw/interfaces/PaginationLinks.md) - [ PaginationLinks\ ](/api/@warp-drive/core/signals/-leaked/interfaces/PaginationLinks.md) - [ PaginationLinksSubscription\ ](/api/@warp-drive/core/signals/-leaked/interfaces/PaginationLinksSubscription.md) - [ PaginationState\ ](/api/@warp-drive/core/signals/-leaked/interfaces/PaginationState.md) - [ PaginationStateFor\](/api/@warp-drive/core/signals/-leaked/type-aliases/PaginationStateFor.md) - [ PaginationSubscription\ ](/api/@warp-drive/core/signals/-leaked/interfaces/PaginationSubscription.md) - [ PendingPromise](/api/@warp-drive/core/reactive/interfaces/PendingPromise.md) - [ PersistedResourceKey\](/api/@warp-drive/core/types/identifier/interfaces/PersistedResourceKey.md) - [ PlaceholderPaginationLink ](/api/@warp-drive/core/signals/-leaked/interfaces/PlaceholderPaginationLink.md) - [ PolarisAliasField](/api/@warp-drive/core/types/schema/fields/interfaces/PolarisAliasField.md) - [ PolarisModeFieldSchema](/api/@warp-drive/core/types/schema/fields/type-aliases/PolarisModeFieldSchema.md) - [ PolarisResourceSchema](/api/@warp-drive/core/types/schema/fields/interfaces/PolarisResourceSchema.md) - [ PolarisTrait](/api/@warp-drive/core/types/schema/fields/interfaces/PolarisTrait.md) - [ PolicyConfig](/api/@warp-drive/core/store/interfaces/PolicyConfig.md) - [ PostQueryRequestOptions\](/api/@warp-drive/core/types/request/type-aliases/PostQueryRequestOptions.md) - [ PrimitiveValue](/api/@warp-drive/core/types/json/raw/type-aliases/PrimitiveValue.md) - [ ProcessedExtension](/api/@warp-drive/core/reactive/interfaces/ProcessedExtension.md) - [ PromiseState\](/api/@warp-drive/core/reactive/type-aliases/PromiseState.md) - [ QueryOptions](/api/@warp-drive/core/types/type-aliases/QueryOptions.md) - [ QueryParamsSerializationOptions](/api/@warp-drive/core/types/params/type-aliases/QueryParamsSerializationOptions.md) - [ QueryParamsSource](/api/@warp-drive/core/types/params/type-aliases/QueryParamsSource.md) - [ QueryRequestOptions\](/api/@warp-drive/core/types/request/type-aliases/QueryRequestOptions.md) - [ QueryState](/api/@warp-drive/legacy/adapter/rest/type-aliases/QueryState.md) - [ QueryUrlOptions](/api/@warp-drive/utilities/interfaces/QueryUrlOptions.md) - [ ReactiveDataDocument\](/api/@warp-drive/core/reactive/interfaces/ReactiveDataDocument.md) - [ ReactiveDocument\](/api/@warp-drive/core/reactive/type-aliases/ReactiveDocument.md) - [ ReactiveErrorDocument\](/api/@warp-drive/core/reactive/interfaces/ReactiveErrorDocument.md) - [ ReactiveResource](/api/@warp-drive/core/reactive/interfaces/ReactiveResource.md) - [ ReactiveResourceArray\](/api/@warp-drive/core/reactive/interfaces/ReactiveResourceArray.md) - [ ReactiveStorage](/api/@warp-drive/experiments/storage/interfaces/ReactiveStorage.md) - [ ReactiveStorageOptions](/api/@warp-drive/experiments/storage/interfaces/ReactiveStorageOptions.md) - [ RealPaginationLink ](/api/@warp-drive/core/signals/-leaked/interfaces/RealPaginationLink.md) - [ RecoveryFeatures](/api/@warp-drive/core/signals/-leaked/interfaces/RecoveryFeatures.md) - [ RejectedPromise\](/api/@warp-drive/core/reactive/interfaces/RejectedPromise.md) - [ RelationalPaginationLink ](/api/@warp-drive/core/signals/-leaked/interfaces/RelationalPaginationLink.md) - [ Relationship\](/api/@warp-drive/core/types/cache/relationship/type-aliases/Relationship.md) - [ RelationshipDiff](/api/@warp-drive/core/types/cache/type-aliases/RelationshipDiff.md) - [ RelationshipsSchema](/api/@warp-drive/core/types/schema/schema-service/type-aliases/RelationshipsSchema.md) - [ RemotelyAccessibleIdentifier\](/api/@warp-drive/core/types/request/type-aliases/RemotelyAccessibleIdentifier.md) - [ RemoteRelationshipOperation](/api/@warp-drive/core/types/graph/type-aliases/RemoteRelationshipOperation.md) - [ RemoveDocumentOperation](/api/@warp-drive/core/types/cache/operations/interfaces/RemoveDocumentOperation.md) - [ RemoveFromDocumentOperation](/api/@warp-drive/core/types/cache/operations/interfaces/RemoveFromDocumentOperation.md) - [ RemoveFromResourceRelationshipMutation](/api/@warp-drive/core/types/cache/mutations/interfaces/RemoveFromResourceRelationshipMutation.md) - [ RemoveFromResourceRelationshipOperation](/api/@warp-drive/core/types/cache/operations/interfaces/RemoveFromResourceRelationshipOperation.md) - [ RemoveResourceOperation](/api/@warp-drive/core/types/cache/operations/interfaces/RemoveResourceOperation.md) - [ ReplaceRelatedRecordMutation](/api/@warp-drive/core/types/cache/mutations/interfaces/ReplaceRelatedRecordMutation.md) - [ ReplaceRelatedRecordOperation](/api/@warp-drive/core/types/graph/interfaces/ReplaceRelatedRecordOperation.md) - [ ReplaceRelatedRecordsMutation](/api/@warp-drive/core/types/cache/mutations/interfaces/ReplaceRelatedRecordsMutation.md) - [ ReplaceRelatedRecordsOperation](/api/@warp-drive/core/types/graph/interfaces/ReplaceRelatedRecordsOperation.md) - [ RequestArgs\](/api/@warp-drive/core/signals/-leaked/interfaces/RequestArgs.md) - [ RequestContext](/api/@warp-drive/core/types/request/interfaces/RequestContext.md) - [ RequestData](/api/@warp-drive/legacy/adapter/rest/type-aliases/RequestData.md) - [ RequestInfo\ ](/api/@warp-drive/core/types/request/interfaces/RequestInfo.md) - [ RequestKey](/api/@warp-drive/core/types/identifier/interfaces/RequestKey.md) - [ RequestLoadingState](/api/@warp-drive/core/reactive/interfaces/RequestLoadingState.md) - [ RequestState\](/api/@warp-drive/core/reactive/type-aliases/RequestState.md) - [ RequestSubscription\](/api/@warp-drive/core/reactive/interfaces/RequestSubscription.md) - [ ResolvedPromise\](/api/@warp-drive/core/reactive/interfaces/ResolvedPromise.md) - [ ResourceBlob](/api/@warp-drive/core/types/cache/aliases/type-aliases/ResourceBlob.md) - [ ResourceDataDocument\](/api/@warp-drive/core/types/spec/document/type-aliases/ResourceDataDocument.md) - [ ResourceDocument\](/api/@warp-drive/core/types/spec/document/type-aliases/ResourceDocument.md) - [ ResourceErrorDocument](/api/@warp-drive/core/types/spec/document/interfaces/ResourceErrorDocument.md) - [ ResourceField](/api/@warp-drive/core/types/schema/fields/interfaces/ResourceField.md) - [ ResourceIdentifier](/api/@warp-drive/core/types/spec/json-api-raw/interfaces/ResourceIdentifier.md) - [ ResourceIdentifierObject\](/api/@warp-drive/core/types/spec/json-api-raw/type-aliases/ResourceIdentifierObject.md) - [ ResourceKey\](/api/@warp-drive/core/types/identifier/type-aliases/ResourceKey.md) - [ ResourceMetaDocument](/api/@warp-drive/core/types/spec/document/interfaces/ResourceMetaDocument.md) - [ ResourceObject\](/api/@warp-drive/core/types/spec/json-api-raw/type-aliases/ResourceObject.md) - [ ResourceOptions](/api/@warp-drive/schema-dsl/interfaces/ResourceOptions.md) - [ ResourceRelationship\](/api/@warp-drive/core/types/cache/relationship/interfaces/ResourceRelationship.md) - [ ResourceRelationshipsObject\](/api/@warp-drive/core/types/spec/json-api-raw/type-aliases/ResourceRelationshipsObject.md) - [ ResourceSchema](/api/@warp-drive/core/types/schema/fields/type-aliases/ResourceSchema.md) - [ ResponseGenerator](/api/@warp-drive/holodeck/mock/type-aliases/ResponseGenerator.md) - [ ResponseInfo](/api/@warp-drive/core/types/request/interfaces/ResponseInfo.md) - [ Scaffold](/api/@warp-drive/holodeck/mock/interfaces/Scaffold.md) - [ ScaffoldGenerator](/api/@warp-drive/holodeck/mock/type-aliases/ScaffoldGenerator.md) - [ Schema](/api/@warp-drive/core/types/schema/fields/type-aliases/Schema.md) - [ SchemaArrayField](/api/@warp-drive/core/types/schema/fields/interfaces/SchemaArrayField.md) - [ SchemaArrayOptions](/api/@warp-drive/schema-dsl/interfaces/SchemaArrayOptions.md) - [ SchemaObjectField](/api/@warp-drive/core/types/schema/fields/interfaces/SchemaObjectField.md) - [ SchemaObjectOptions](/api/@warp-drive/schema-dsl/interfaces/SchemaObjectOptions.md) - [ SchemaService](/api/@warp-drive/core/types/schema/schema-service/interfaces/SchemaService.md) - [ Serializable](/api/@warp-drive/core/types/params/type-aliases/Serializable.md) - [ SerializablePrimitive](/api/@warp-drive/core/types/params/type-aliases/SerializablePrimitive.md) - [ SerializerOptions](/api/@warp-drive/legacy/compat/type-aliases/SerializerOptions.md) - [ ServerError](/api/@warp-drive/legacy/adapter/error/type-aliases/ServerError.md) - [ SharedPaginationContentFeatures\](/api/@warp-drive/core/signals/-leaked/interfaces/SharedPaginationContentFeatures.md) - [ SharedPaginationState\](/api/@warp-drive/core/signals/-leaked/interfaces/SharedPaginationState.md) - [ SignalHooks\](/api/@warp-drive/core/configure/interfaces/SignalHooks.md) - [ SignalStore](/api/@warp-drive/core/signals/-leaked/type-aliases/SignalStore.md) - [ SingleResourceDataDocument\](/api/@warp-drive/core/types/spec/document/interfaces/SingleResourceDataDocument.md) - [ SingleResourceDocument\](/api/@warp-drive/core/types/spec/json-api-raw/type-aliases/SingleResourceDocument.md) - [ SingleResourceRelationship\](/api/@warp-drive/core/types/spec/json-api-raw/interfaces/SingleResourceRelationship.md) - [ SortRelatedRecords](/api/@warp-drive/core/types/graph/interfaces/SortRelatedRecords.md) - [ SortRelatedRecordsMutation](/api/@warp-drive/core/types/cache/mutations/interfaces/SortRelatedRecordsMutation.md) - [ StoreRequestContext](/api/@warp-drive/core/interfaces/StoreRequestContext.md) - [ StoreRequestInput\](/api/@warp-drive/core/type-aliases/StoreRequestInput.md) - [ StoreSetupOptions\](/api/@warp-drive/core/interfaces/StoreSetupOptions.md) - [ StringSatisfiesIncludes\](/api/@warp-drive/core/types/record/type-aliases/StringSatisfiesIncludes.md) - [ StructuredDataDocument\](/api/@warp-drive/core/types/request/interfaces/StructuredDataDocument.md) - [ StructuredDocument\](/api/@warp-drive/core/types/request/type-aliases/StructuredDocument.md) - [ StructuredErrorDocument\](/api/@warp-drive/core/types/request/interfaces/StructuredErrorDocument.md) - [ SubscriptionArgs\](/api/@warp-drive/core/signals/-leaked/interfaces/SubscriptionArgs.md) - [ TimeoutError](/api/@warp-drive/legacy/adapter/error/type-aliases/TimeoutError.md) - [ Trait](/api/@warp-drive/core/types/schema/fields/type-aliases/Trait.md) - [ TraitOptions](/api/@warp-drive/schema-dsl/interfaces/TraitOptions.md) - [ Transformation\](/api/@warp-drive/core/reactive/type-aliases/Transformation.md) - [ Transformation\](/api/@warp-drive/core/types/schema/concepts/type-aliases/Transformation.md) - [ TypedRecordInstance](/api/@warp-drive/core/types/record/interfaces/TypedRecordInstance.md) - [ TypeFromInstance\](/api/@warp-drive/core/types/record/type-aliases/TypeFromInstance.md) - [ TypeFromInstanceOrString\](/api/@warp-drive/core/types/record/type-aliases/TypeFromInstanceOrString.md) - [ UnauthorizedError](/api/@warp-drive/legacy/adapter/error/type-aliases/UnauthorizedError.md) - [ UnknownOperation](/api/@warp-drive/core/types/graph/interfaces/UnknownOperation.md) - [ UpdateRecordUrlOptions](/api/@warp-drive/utilities/interfaces/UpdateRecordUrlOptions.md) - [ UpdateRelationshipOperation](/api/@warp-drive/core/types/graph/interfaces/UpdateRelationshipOperation.md) - [ UpdateRequestOptions\](/api/@warp-drive/core/types/request/type-aliases/UpdateRequestOptions.md) - [ UpdateResourceFieldOperation](/api/@warp-drive/core/types/cache/operations/interfaces/UpdateResourceFieldOperation.md) - [ UpdateResourceOperation](/api/@warp-drive/core/types/cache/operations/interfaces/UpdateResourceOperation.md) - [ UpdateResourceRelationshipOperation](/api/@warp-drive/core/types/cache/operations/interfaces/UpdateResourceRelationshipOperation.md) - [ UrlOptions](/api/@warp-drive/utilities/type-aliases/UrlOptions.md) - [ Validate\](/api/@warp-drive/core/types/record/type-aliases/Validate.md) - [ Value](/api/@warp-drive/core/types/json/raw/type-aliases/Value.md) - [ WarpDriveConfig](/api/@warp-drive/core/build-config/interfaces/WarpDriveConfig.md) - [ WarpDriveConfig](/api/@warp-drive/build-config/index/interfaces/WarpDriveConfig.md) - [ WithArrayLike\](/api/@warp-drive/legacy/compat/extensions/type-aliases/WithArrayLike.md) - [ WithEmberObject\](/api/@warp-drive/legacy/compat/extensions/type-aliases/WithEmberObject.md) - [ WithFragment\](/api/@warp-drive/legacy/model-fragments/type-aliases/WithFragment.md) - [ WithFragmentArray\](/api/@warp-drive/legacy/model-fragments/type-aliases/WithFragmentArray.md) - [ WithLegacy\](/api/@warp-drive/legacy/model/migration-support/type-aliases/WithLegacy.md) - [ WithLegacyDerivations\](/api/@warp-drive/legacy/model/migration-support/type-aliases/WithLegacyDerivations.md) - [ WithPartial\](/api/@warp-drive/core/types/utils/type-aliases/WithPartial.md) - [Advanced Builders](/guides/the-manual/requests/builders-advanced.md) - [Advanced Handlers](/guides/the-manual/requests/handlers-advanced.md) - [API Docs](/api.md) - [Autogeneration Notice](/public/logos/synced/README.md) - [BuiltIn Handlers](/guides/the-manual/requests/handlers-builtin.md) - [Legacy Builders](/guides/the-manual/requests/builders-legacy.md) - [Legacy Handlers](/guides/the-manual/requests/handlers-legacy.md) - [LinksMode](/guides/the-manual/misc/links-mode.md) - [Markdown Extension Examples](/markdown-examples.md) - [Miscellaneous](/guides/the-manual/misc.md) - [Overview](/guides/the-manual/realtime.md) - [Resources](/guides/the-manual/schemas/dsl/resource.md) - [Runtime API Examples](/api-examples.md) - [Schema DSL](/guides/the-manual/schemas/dsl.md) - [Terminology](/guides/the-manual/misc/terminology.md) - [Untitled](/api/@warp-drive/core-types/cache/aliases.md) - [Untitled](/api/@warp-drive/core-types/cache/mutations.md) - [Untitled](/api/@warp-drive/core-types/cache/change.md) - [Untitled](/api/@warp-drive/core-types/cache/operations.md) - [Untitled](/api/@warp-drive/core-types/cache/relationship.md) - [Untitled](/contributors.md) - [Untitled](/guides/the-manual/about.md) - [Untitled](/llm-docs.md) - [Untitled](/guides/the-manual/misc/migrating.md) - [Untitled](/guides/the-manual/reactivity/misc.md) - [Untitled](/guides/the-manual/data.md) - [Using "Just Fetch"](/guides/the-manual/requests/using-just-fetch.md) - [WarpDrive Contributor Skills](/skills/contributors.md)