graphile-engine icon indicating copy to clipboard operation
graphile-engine copied to clipboard

Add Introspection for mutation input hook.

Open id3nom opened this issue 3 years ago • 1 comments

Description

Add pgIntrospection and pgFieldIntrospection in context.scope for mutation input hook.

https://github.com/graphile/graphile-engine/issues/742

Performance impact

unknown

Security impact

unknown

Checklist

  • [x] My code matches the project's code style and yarn lint:fix passes.
  • [ ] I've added tests for the new feature, and yarn test passes.
  • [ ] I have detailed the new feature in the relevant documentation.
  • [ ] I have added this feature to 'Pending' in the RELEASE_NOTES.md file (if one exists).
  • [ ] If this is a breaking change I've explained why.

id3nom avatar Jan 30 '22 03:01 id3nom

What's the motivation for this?

benjie avatar Feb 01 '22 11:02 benjie