public class TupleBuilder extends TypeBuilder
| Constructor and Description |
|---|
TupleBuilder(List<graphql.schema.GraphQLType> subTypes) |
| Modifier and Type | Method and Description |
|---|---|
graphql.schema.GraphQLInputType |
buildInputType() |
graphql.schema.GraphQLOutputType |
buildOutputType() |
getTypeNamepublic TupleBuilder(List<graphql.schema.GraphQLType> subTypes)
Copyright © 2022. All rights reserved.