Uses of Class
graphql.language.ListType.Builder
Packages that use ListType.Builder
-
Uses of ListType.Builder in graphql.language
Methods in graphql.language that return ListType.BuilderModifier and TypeMethodDescriptionListType.Builder.additionalData
(String key, String value) ListType.Builder.additionalData
(Map<String, String> additionalData) ListType.Builder.ignoredChars
(IgnoredChars ignoredChars) static ListType.Builder
ListType.newListType()
static ListType.Builder
ListType.newListType
(Type type) ListType.Builder.sourceLocation
(SourceLocation sourceLocation) Method parameters in graphql.language with type arguments of type ListType.Builder