Skip to content

Have a factory for more dynamic runtime wiring  #419

@bbakerman

Description

@bbakerman

The IDL can have directives and comments which could be used to inform what data fetcher etc.. to use

Imagine

type Foo {
      fieldX : String @dataFetcher(dataFetcher : "theDFToUse")
}

The current runtime only allows static name -> resolver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions