default
fun default( schema: GSchema, exceptionHandler: GExceptionHandler? = null, fieldResolver: GFieldResolver<Any>? = null, nodeInputCoercer: GNodeInputCoercer<Any?>? = null, outputCoercer: GOutputCoercer<Any>? = null, variableInputCoercer: GVariableInputCoercer<Any?>? = null, rootResolver: GRootResolver = GRootResolver.unit()): GExecutor
Content copied to clipboard