Skip to content

Add support for custom directives #77

@jangko

Description

@jangko

we have at least two types of directives:

  1. schema directives
  2. query directives

but we also have lots of unanswered questions:

  1. where in the execution/validation pipeline we should put custom directives execution?
  2. how do we expose the internal of nim-graphql to custom directives?
  3. how custom directives can safely manipulate things/AST?

Metadata

Metadata

Assignees

No one assigned

    Labels

    featuresNew features not availabel yetmedium priorityWe might need it soon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions