java.lang.Object
tech.deplant.java4ever.binding.generator.ParseGql
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
generateFromSchema
(String jsonPath) static String
getSchemaFromGraphQL
(String endpoint)
-
Field Details
-
MAPPER
public static com.fasterxml.jackson.databind.ObjectMapper MAPPER
-
-
Constructor Details
-
ParseGql
public ParseGql()
-
-
Method Details
-
generateFromSchema
- Throws:
IOException
-
getSchemaFromGraphQL
- Throws:
IOException
InterruptedException
-