Skip to main content

How To Onboard An Application Using GraphQL API


Prerequisites

APIsec platform requires the following two prerequisites for GraphQL onboarding:

  • SDL file – Schema Definition Language file that describes the GraphQL schema.

  • Instance URL – The GraphQL endpoint URL where queries and mutations will be executed.


Start Adding GraphQL application

Select GraphQL

  • Choose the GraphQL option.

    Choose the Graphql

Enter application details

  • Enter the Name

    alt text

  • Click Browse files and upload valid SDL

    alt text

  • Click Continue

    alt text

  • Enter the Instance URL

    alt text

  • Click Onboard

    alt text

  • GraphQL application dashboard.

    alt text

Edit Query or Edit Mutation

  • Click on selected Query

    alt text

  • Click Edit Query

    alt text

  • Enter the Variables Values

    alt text

  • Click Update

    alt text

  • Updated Variables Values are available in Parameters Configuration Table

    alt text