Skip to content

GraphQL query for fetching deployment information

Problem

environments.json endpoint is getting bloated and becoming one of the heavy and fragile endpoint. We should split it for each purpose.

Proposal

Add the following GraphQL queries:

Related

Edited by Allen Cook