Source Handlers
GraphQL Mesh can consume different data source types inside GraphQL.
.meshrc.yaml
sources:
- name: Name Of My Source
handler:
handlerName:
# ...handlerConfig can be found inside the dedicated documentation
GraphQL Mesh can consume different data source types inside GraphQL.
sources:
- name: Name Of My Source
handler:
handlerName:
# ...handlerConfig can be found inside the dedicated documentation