pub async fn wait_for_graphql_server(client: &SimpleClient)
Expand description
Repeatedly ping the GraphQL server for 60s, until it responds
pub async fn wait_for_graphql_server(client: &SimpleClient)
Repeatedly ping the GraphQL server for 60s, until it responds