facebook/relay

Expand PluginInterface support

Aperta

#2647 aperta il 18 feb 2019

 (8 commenti) (3 reazioni) (0 assegnatari)Rust (1874 fork)batch import
enhancementhelp wantedwontfix

Metriche repository

Star
 (18.930 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

I just wrote a plugin for scalajs (very rough but works), using the plugin interface and two things would be super nice to support.

  • Extra schema, like in the relayCompilerBin you add directives, it would be nice for a plugin to be able to add custom directives.
  • The getFileFilter function looks for the string graphql, we should be able to override that.

Otherwise, it went well.

Guida contributor