Skip to content

Commit

Permalink
remove unused pages
Browse files Browse the repository at this point in the history
  • Loading branch information
diana-derose committed Jun 30, 2024
1 parent a3eea30 commit 09df980
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 261 deletions.
159 changes: 0 additions & 159 deletions docs/faq/graphql-vs-rest.md

This file was deleted.

23 changes: 2 additions & 21 deletions docs/getting-started/graphql-ide/graphql-ide.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,6 @@ permalink: /docs/getting-started/graphql-ide/
parent: Getting Started
---

# Testing queries using a GraphQL IDE

Use a GraphQL Integrated Developer Environment (IDE) to test and validate queries during development.

Here are the basic steps to set up, download a GraphQL IDE, and send a test query for your test company.

## Step 1: Set up your app in the Intuit Developer Portal

If you haven't already, [get a QuickBooks Online company](../authentication/) for testing, [create your app](../authentication/), and get your app's [**Client ID** and **Client Secret**](../authentication/).

## Step 2: Get a GraphQL IDE

There are many GraphQL IDEs available. Use the one you prefer.

Here are a couple we recommend. In particular, we prefer Insomnia for its collection and built-in authorization features.

* [Set up and test with Insomnia](./insomnia)

## Step 3: Send a test query

After you install a GraphQL IDE, use the sample queries from the [Schema Entities](../../schema-entities/) folder to test get data for your test company..
# Testing

Follow a links to get started with testing Intuit API.
81 changes: 0 additions & 81 deletions docs/getting-started/graphql-ide/insomnia.md

This file was deleted.

0 comments on commit 09df980

Please sign in to comment.