Skip to content

v2.0.5

Compare
Choose a tag to compare
@brianjquinn brianjquinn released this 27 Oct 19:03
· 81 commits to master since this release
  • Reinstated variable passing to the sub-document created by delegateToComponent(). All variable values will be forwarded to the delegated operation, but only the variable definitions for input types or types that are in the target schema will be forwarded. This prevents errors in certain delegate situations while also allowing valid resolution of args passed as variables.