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

Commit 75a0d4e

Browse files
Add note about interface field classes in README
1 parent 03daca0 commit 75a0d4e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ $ gem install graphql-cache
5454
end
5555
end
5656
```
57+
_Also note that if you want access to the `cache` keyword param in interface fields, the field_class directive must be added to your base interface module as well_
5758

5859
## Configuration
5960

0 commit comments

Comments
 (0)