public final class DownloadSchemaKt
final static String
downloadSchema(String endpoint, Map<String, Object> httpHeaders, Long connectTimeout, Long readTimeout)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static String downloadSchema(String endpoint, Map<String, Object> httpHeaders, Long connectTimeout, Long readTimeout)
Downloads GraphQL SDL from the specified endpoint and verifies whether the result is a valid GraphQL schema.