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