Constant remoteit_api::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.
pub const GRAPHQL_PATH: &str = "/graphql/v1";Path for the GraphQL API. Append this to BASE_URL to get the full URL.