Connecting to the GraphQL API Endpoint
Access to the GraphQL endpoint is via your organisation's instance of Contract Eagle Connect.
The Connect URL will be of the form:
- https://[myorganisation]-connect.contracteagle.com
where [myorganisation] is the prefix to your Contract Eagle application.
eg: If you access the Contract Eagle application from https://acme.contracteagle.com, Contract Eagle Connect
would be accessed from https://acme-connect.contracteagle.com
To access the GraphQL endpoint, append the /graphql/ui path to the Connect URL
eg: https://acme-connect.contracteagle.com/graphql/ui