Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mintbase-js/data

Package Overview
Dependencies
Maintainers
2
Versions
1320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintbase-js/data - npm Package Compare versions

Comparing version 0.0.4-publish-on-push.3 to 0.0.4-publish-on-push.4

4

package.json
{
"name": "@mintbase-js/data",
"version": "0.0.4-publish-on-push.3",
"version": "0.0.4-publish-on-push.4",
"description": "Query wrappers for Mintbase JS SDK",

@@ -30,3 +30,3 @@ "main": "lib/index.js",

},
"gitHead": "d027c1b3528d1ed7e3f9e94cab0b5661fc5252df"
"gitHead": "f2660dd2052131d242a762a1fe9ab71adde6c2a3"
}
[//]: # `{ "title": "@mintbase-js/data", "order": 1 }`
# Fetching Data From the Indexer
For as long as we have had an indexer, we have relied on GraphQL to provide builders with a flexible and efficient way to query data any way they like.
## For now, use our GraphQL schemas
While we will continue to provide public and tailored schema objects, we will begin to introduce helper methods here that can be used to query data **without having to write any graphql**.
For as long as we have had an indexer, we have relied on GraphQL to provide Mintbase Builders with a flexible and efficient way to query data any way they like.
For now, reference our [existing graphql docs](https://docs.mintbase.io/dev/read-data/mintbase-graph) and be sure to check back here soon for updates to our data layer APIs.
While we will continue to provide public and our new mb_views schema objects, we will also begin to introduce helper methods here that can be used to query data **without having to write any graphql**.
For now, reference our [existing graphql docs](https://docs.mintbase.io/dev/read-data/mintbase-graph) and be sure to check back here soon for updates concerning our [data layer API](src/api/).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc