1.2.0 • Published 4 years ago

@webiny/api-plugin-form-builder-resolvers-mongodb v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@webiny/api-plugin-forms-resolvers-mongodb

A set of resolvers for Forms API using MongoDB.

How to use

Add the plugin to the plugins section of your service:

myService:
  component: "@webiny/serverless-apollo-service"
    inputs:
      # ... other inputs ...
      plugins:
        # ... other plugins ...
        - "@webiny/api-plugin-forms-resolvers-mongodb"