graphql / graphql/graphiql

Plugin[LSP]: selectively prefill arguments on auto-complete

Open
#1,125 3 comments 0 reactions 0 assignees View on GitHub
graphiql potential plugin
Dominant language
TypeScript
Stars
16.9k
Forks
1.9k
Avg merge
22h 45m
Merged PRs (30d)
70

Description

For example when autocompleting a Relay connection `allFilms` we could make it so that it auto-completes to `allFilms(first: 10)` to ensure that pagination limits are hinted. Needs thought on how this would actually work, but it'd be nice if our plugin system was capable of allowing someone to implement this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.