GraphQL Services Tab

Applies to ReadyAPI 3.4, last modified on February 16, 2022

The GraphQL Services tab of the Environments editor allows you to define environment-specific endpoints. The environment services will use these endpoints during test runs.

Environments in ReadyAPI: The GraphQL Services tab of the Environments editor

Click the image to enlarge it.

On the GraphQL Services tab, you can see all the available GraphQL endpoints in a table. The table has the following columns:

  • Name – The endpoint name.

  • Endpoint – The URL of the endpoint.

  • Authorization Profile – The authorization profile used in the selected environment for the endpoint.

ReadyAPI: The REST endpoint options in the Environments editor

To edit endpoint options, click edit in the endpoint’s row, double-click the endpoint, or select the endpoint and click .

Here, you can edit the following options:

Option Description
Name

The service name.

Note: This option is read-only.
Endpoint

The endpoint's URL.

Auth Profile

The Authorization profile. Click Configure to open the Auth Manager.

Proxy Host

The address of the proxy.

Proxy Port

The port of the proxy.

Proxy Username

The username for the proxy.

Proxy Password

The password for the proxy.

The proxy settings of environment endpoints are ignored if you use the SOCKS proxy.

Using Auth Profiles

To use auth profiles in environments, you need to create a profile.

Click Configure to open the Auth Manager, or configure the authorization in any specific request.

You can then select the profile in the environment options.

See Also

SOAP Services Tab
Custom Properties Tab
JDBC Connections Tab
JMS Servers Tab
Environments

Highlight search results