public class GQLIntrospection extends Object
| Constructor and Description |
|---|
GQLIntrospection() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getAllTypes(Function<String,T> executor)
Run get all types introspection query
|
static <T> T |
getFragments(Function<String,T> executor)
Run get all types introspection query
|
Copyright © 2019. All rights reserved.