pub const GRAPHQL_PATH: &str = "/graphql/v1";
Path for the GraphQL API. Append this to BASE_URL to get the full URL.
BASE_URL