Skip to content
This repository was archived by the owner on Oct 26, 2022. It is now read-only.
This repository was archived by the owner on Oct 26, 2022. It is now read-only.

[BUG] Cannot use custom cache key on root-level field #67

Open
@thebadmonkeydev

Description

@thebadmonkeydev

Describe the bug
A custom cache key cannot be used on a root-level field because it is skipped when there is no parent object.

gem version:
>= 0.6

graphql-ruby version:
Any

Expected behavior
The root-level field should be cached according to the custom key provided in the field definition.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions