Skip to content

Bindings and mappings option when adding skill #17

@Truemedia

Description

@Truemedia

Summary

Brief explanation of the feature.

Basic example

.addSkill(BasicSkill, {
  'bindings' => {
    'product' => 'product.graphql'
  },
  'mappings' => {
    'product' => 'product.mapping'
  }
})

Motivation

Why are we doing this? What use cases does it support? What is the expected outcome?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions