Index

B C E F H I M U W 
All Classes and Interfaces|All Packages

B

build() - Method in class com.netflix.graphql.dgs.example.context.MyContextBuilder
 

C

com.netflix.graphql.dgs.example - package com.netflix.graphql.dgs.example
 
com.netflix.graphql.dgs.example.context - package com.netflix.graphql.dgs.example.context
 
com.netflix.graphql.dgs.example.datafetcher - package com.netflix.graphql.dgs.example.datafetcher
 

E

ExampleApp - Class in com.netflix.graphql.dgs.example
 
ExampleApp() - Constructor for class com.netflix.graphql.dgs.example.ExampleApp
 

F

FileUploadMutation - Class in com.netflix.graphql.dgs.example.datafetcher
 
FileUploadMutation() - Constructor for class com.netflix.graphql.dgs.example.datafetcher.FileUploadMutation
 

H

helloWithHeaders(String, String) - Method in class com.netflix.graphql.dgs.example.datafetcher.WithHeader
 

I

instrumentExecutionResult(ExecutionResult, InstrumentationExecutionParameters, InstrumentationState) - Method in class com.netflix.graphql.dgs.example.datafetcher.MyInstrumentation
 

M

main(String[]) - Static method in class com.netflix.graphql.dgs.example.ExampleApp
 
MyContextBuilder - Class in com.netflix.graphql.dgs.example.context
 
MyContextBuilder() - Constructor for class com.netflix.graphql.dgs.example.context.MyContextBuilder
 
MyInstrumentation - Class in com.netflix.graphql.dgs.example.datafetcher
 
MyInstrumentation() - Constructor for class com.netflix.graphql.dgs.example.datafetcher.MyInstrumentation
 

U

updateCookie(String, DgsDataFetchingEnvironment) - Method in class com.netflix.graphql.dgs.example.datafetcher.WithCookie
 
uploadFile(FileUploadMutation.FileUploadInput, DataFetchingEnvironment) - Method in class com.netflix.graphql.dgs.example.datafetcher.FileUploadMutation
Implementation of the _Data Fetcher_ that will handle file upload.

W

withCookie(String) - Method in class com.netflix.graphql.dgs.example.datafetcher.WithCookie
 
WithCookie - Class in com.netflix.graphql.dgs.example.datafetcher
 
WithCookie() - Constructor for class com.netflix.graphql.dgs.example.datafetcher.WithCookie
 
WithHeader - Class in com.netflix.graphql.dgs.example.datafetcher
 
WithHeader() - Constructor for class com.netflix.graphql.dgs.example.datafetcher.WithHeader
 
B C E F H I M U W 
All Classes and Interfaces|All Packages