Skip to main content

GraphQL API view

The GraphQL API view provides you access to the GraphiQL client to run queries and mutations to the FA GraphQL API.

fa_developer_app_explorer.png

The menu on the left shows the GraphQL endpoints you can access:

  • Portfolio management (/graphql)

  • Fund management (/services/fund/graphql)

  • Forms and processes (/flowable/graphql)Forms view

Use the buttons at the top to toggle the display of panels:

Explorer

The list of objects and fields to choose from for constructing a query.

History

The queries you executed.

Docs

GraphQL schema descriptions.