Skip to content

Commit 4d538ba

Browse files
committed
update graphql docs
1 parent 1b74920 commit 4d538ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/smart-contracts/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
LogEvents are used to track & index when your smart contract performs an operation.
22

3-
Emitted events are automatically recorded & indexed by the `Blockchain Data Service Node (BDS)` & queryable via the
3+
Emitted events are automatically recorded & indexed by the `Blockchain Data Service Node (BDS)` & queryable via the [GraphQL API](../node/interfaces/graphql).
44

55
# Use-cases
66

0 commit comments

Comments
 (0)