Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GraphQL$Builder

Auto-generated from public static graphql.GraphQL$Builder extends java.lang.Object

Hierarchy

  • GraphQL$Builder

Index

Constructors

constructor

  • Auto-generated from graphql.GraphQL$Builder#graphql.GraphQL$Builder

    Parameters

    • arg0: any

    Returns GraphQL$Builder

Methods

build

  • Auto-generated from graphql.GraphQL$Builder#build

    Returns GraphQL

defaultDataFetcherExceptionHandler

  • Auto-generated from graphql.GraphQL$Builder#defaultDataFetcherExceptionHandler

    Parameters

    • arg0: any

    Returns GraphQL$Builder

doNotAddDefaultInstrumentations

  • Auto-generated from graphql.GraphQL$Builder#doNotAddDefaultInstrumentations

    Returns GraphQL$Builder

equals

  • equals(arg0: any): boolean
  • Auto-generated from graphql.GraphQL$Builder#equals

    Parameters

    • arg0: any

    Returns boolean

executionIdProvider

  • Auto-generated from graphql.GraphQL$Builder#executionIdProvider

    Parameters

    • arg0: any

    Returns GraphQL$Builder

getClass

  • getClass(): any
  • Auto-generated from graphql.GraphQL$Builder#getClass

    Returns any

hashCode

  • hashCode(): number
  • Auto-generated from graphql.GraphQL$Builder#hashCode

    Returns number

instrumentation

  • Auto-generated from graphql.GraphQL$Builder#instrumentation

    Parameters

    • arg0: any

    Returns GraphQL$Builder

mutationExecutionStrategy

  • Auto-generated from graphql.GraphQL$Builder#mutationExecutionStrategy

    Parameters

    • arg0: any

    Returns GraphQL$Builder

notify

  • notify(): void
  • Auto-generated from graphql.GraphQL$Builder#notify

    Returns void

notifyAll

  • notifyAll(): void
  • Auto-generated from graphql.GraphQL$Builder#notifyAll

    Returns void

preparsedDocumentProvider

  • Auto-generated from graphql.GraphQL$Builder#preparsedDocumentProvider

    Parameters

    • arg0: any

    Returns GraphQL$Builder

queryExecutionStrategy

  • Auto-generated from graphql.GraphQL$Builder#queryExecutionStrategy

    Parameters

    • arg0: any

    Returns GraphQL$Builder

schema

  • Auto-generated from graphql.GraphQL$Builder#schema

    Parameters

    • arg0: any

    Returns GraphQL$Builder

subscriptionExecutionStrategy

  • Auto-generated from graphql.GraphQL$Builder#subscriptionExecutionStrategy

    Parameters

    • arg0: any

    Returns GraphQL$Builder

toString

  • toString(): string
  • Auto-generated from graphql.GraphQL$Builder#toString

    Returns string

valueUnboxer

  • Auto-generated from graphql.GraphQL$Builder#valueUnboxer

    Parameters

    • arg0: any

    Returns GraphQL$Builder

wait

  • wait(arg0: number): void
  • wait(arg0: number, arg1: number): void
  • wait(): void
  • Auto-generated from graphql.GraphQL$Builder#wait

    throws

    java.lang.InterruptedException

    Parameters

    • arg0: number

    Returns void

  • Auto-generated from graphql.GraphQL$Builder#wait

    throws

    java.lang.InterruptedException

    Parameters

    • arg0: number
    • arg1: number

    Returns void

  • Auto-generated from graphql.GraphQL$Builder#wait

    throws

    java.lang.InterruptedException

    Returns void

Generated using TypeDoc