Skip to content

Rename plugin semantics #100

@tonyketcham

Description

@tonyketcham

We should follow a standard pattern for naming of the plugins and their exports. These exports should also be named rather than exported as default so that a standard name is used in our documentation and ecosystem consumption of the plugin

  • markdownTransformer exports transformMarkdown()
  • resolverSvimg exports resolveSvimg()
  • providerApollo exports provideApollo()
  • sourceFilesystem exports sourceFilesystem()

Metadata

Metadata

Assignees

No one assigned

    Labels

    resolversAdding functionality on top of the GraphQL schemasourcesInteracting with data sourcestransformersConverting source data to GraphQL data

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions