public class VertxPropertyDataFetcher
extends graphql.schema.PropertyDataFetcher
PropertyDataFetcher
so that properties can be read from a JsonObject
.Constructor and Description |
---|
VertxPropertyDataFetcher(String propertyName) |
Modifier and Type | Method and Description |
---|---|
Object |
get(graphql.schema.DataFetchingEnvironment environment) |
public VertxPropertyDataFetcher(String propertyName)
public Object get(graphql.schema.DataFetchingEnvironment environment)
get
in interface graphql.schema.DataFetcher
get
in class graphql.schema.PropertyDataFetcher
Copyright © 2023 Eclipse. All rights reserved.