From f995a27ac4af1688130d7e359d134fc945c4db13 Mon Sep 17 00:00:00 2001 From: - R U T H - <50647698+RuthLHanan@users.noreply.github.com> Date: Tue, 19 Dec 2023 15:37:27 -0800 Subject: [PATCH] Update _sidebar.md --- _sidebar.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_sidebar.md b/_sidebar.md index 81dbd2a..33da97d 100644 --- a/_sidebar.md +++ b/_sidebar.md @@ -82,6 +82,14 @@ - [notification](/actions/21-notification) - [invokeHaptic](/actions/23-invokeHaptic) +- APIs + + - [Index](/APIs/index) + - [GraphQL](/APIs/graphql) + - [Headers](/APIs/header) + - [onError](/APIs/on-error) + - [REST API](/APIs/rest-api) + - Define logic using Javascript - [Intro - Limitations, When and How to use](javascript-reference/README)