Ask a question to get started
Enter to send•Shift+Enter new line
Method that loads the data from the SortXYZ blockchain based on the specified query parameters. It makes requests to the SortXYZ API and returns an array of Documents representing the retrieved data.
load(): Promise<Document<Record<string, any>>[]>