GraphQL#

Curity Identity Server supports GraphQL as a way to query and manipulate data. GraphQL is a typesafe query language for APIs and a runtime for executing those queries. Curity Identity Server exposes multiple GraphQL endpoints for different purposes, such as managing user accounts, database clients, and more. The Developer Guide provides more information about the usage of the GraphQL features in the Curity Identity Server.

See the below links for further details about the GraphQL endpoints in the Curity Identity Server.

Was this helpful?