Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Nested input type field completions #4148

Conversation

beaumontjonathan
Copy link
Contributor

@beaumontjonathan beaumontjonathan commented Dec 11, 2022

Adds support for nested input type field completions

Previously there were no completions within input type objects. This MR adds deeply nested support for input field suggestions.

This works for both constant & non-constant values & supports input objects within lists. It supports not showing input fields which have already been provided.

Examples

Screenshot 2022-12-11 at 16 49 41

Screenshot 2022-12-11 at 16 42 26

Note: Please ignore the commit history, I branched off another branch which has already been merged

@facebook-github-bot
Copy link
Contributor

@alunyov has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@alunyov merged this pull request in 8f1d9be.

@alunyov
Copy link
Contributor

alunyov commented Dec 13, 2022

Thank you @beaumontjonathan for this contribution, this is great!

@beaumontjonathan beaumontjonathan deleted the jb_input-type-completions branch February 8, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants