Skip to content

Commit ef1b6aa

Browse files
committed
add FAQ entry for huge-interface generated files
1 parent 65cb67e commit ef1b6aa

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Tell genqlient how to handle your custom scalars with the [`bindings` option](sc
2020

2121
Yes, but you'll need to use a separate tool ([example](schema.md#fetching-your-schema)).
2222

23+
### My generated file is huge because my interface has many implementations
24+
25+
Set [`omit_unreferenced_implementations`](genqlient.yaml) in `genqlient.yaml`. See [operations.md](operations.md#graphql-interfaces).
26+
2327
## Why?
2428

2529
### Why use genqlient?

0 commit comments

Comments
 (0)