Skip to content

Switch to user defined cache keys #56

@jaydenseric

Description

@jaydenseric

Currently, cache keys are a hash of the fetch options for the GraphQL operation.

A much simpler system is to allow users to define an arbitrary cache key for a GraphQL operation. This will result in a smaller, easier to understand API and a smaller bundle size without the fnv1a dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions