Constant GRAPHQL_PATH

Source
pub const GRAPHQL_PATH: &str = "/graphql/v1";
Expand description

Path for the GraphQL API. Append this to BASE_URL to get the full URL.