Skip to content

Commit

Permalink
Update migrate.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bucanero committed Nov 28, 2023
1 parent aec41c9 commit 5253798
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/bos/queryapi/migrate.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ title: Migrate from NEAR Lake framework
sidebar_label: Migrate from Lake framework
---

Near QueryAPI is a fully managed solution to build indexer functions,
In this article you'll learn how to migrate your [NEAR Lake Framework](../../1.concepts/3.advanced/near-lake-framework.md) JavaScript indexer to [Near QueryAPI](intro.md), a fully managed solution to build indexer functions,
extract on-chain data, store it in a database, and be able to query it using GraphQL endpoints.

0 comments on commit 5253798

Please sign in to comment.