@mocobaas/client-js
v2.8.2
Published
JavaScript SDK for Moco BaaS
Downloads
252
Maintainers
Readme
Moco-BaaS JavaScript Client SDK
The JavaScript client is usable for web clients.
You can consume the SDK in one of the following favor.
- Reference the SDK bundle in HTML's script tag
npm run build - Install the SDK as an npm package and require/import in your project
API reference
Refer https://moco-baas-doc.netlify.com for user guide and reference.
Change Log
2.8.0
- typings on both
gql.queryandgql.mutation gql.queryandgql.mutationwill always return an object
2.3.7
- Payload encryption support, tested on React Admin.
0.8.0
- Initial version
