Skip to content

[WIP] add fragment loader support to variables/args processing#687

Open
user1736 wants to merge 1 commit into
microsoft:mainfrom
user1736:add-schema-fragment-loader-support
Open

[WIP] add fragment loader support to variables/args processing#687
user1736 wants to merge 1 commit into
microsoft:mainfrom
user1736:add-schema-fragment-loader-support

Conversation

@user1736

@user1736 user1736 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Enables schemaFragmentLoader usage during argument and variables processing. Before it would hard fail if required input types were missing in current schema fragment

);

// FIXME: check if schemaLoader should load types for directives
if (isPromise(argValues)) {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FIXME: stubbed it out for now, to do a smoke test in TMP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant