public class AlterTableDropFetcher extends Object implements SchemaFetcher, graphql.schema.DataFetcher
| Constructor and Description |
|---|
AlterTableDropFetcher(Persistence persistence,
AuthenticationService authenticationService) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(graphql.schema.DataFetchingEnvironment environment) |
String |
getQuery(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecodeTypepublic AlterTableDropFetcher(Persistence persistence, AuthenticationService authenticationService)
public Object get(graphql.schema.DataFetchingEnvironment environment) throws Exception
get in interface graphql.schema.DataFetcherExceptionpublic String getQuery(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment)
getQuery in interface SchemaFetcherCopyright © 2020. All rights reserved.