congrats Icon
New! Announcing Tabnine Chat Beta
Learn More
Tabnine Logo
Operation.variables
Code IndexAdd Tabnine to your IDE (free)

No snippets found...

Oops... Something went wrong
com.apollographql.apollo.apiOperationvariables

Javadoc

Returns the variables associated with this GraphQL operation.

Popular methods of Operation

  • operationId
    Returns a unique identifier for this operation.
  • queryDocument
    Returns the raw GraphQL operation String.
  • name
    Returns GraphQL operation name.
  • responseFieldMapper
    Returns a mapper that maps the server response data to generated model class D.
  • wrapData
    Wraps the generated response data class D with another class. For example, a use case for this would

Popular in Java

  • Making http requests using okhttp
  • setRequestProperty (URLConnection)
  • startActivity (Activity)
  • compareTo (BigDecimal)
  • GridBagLayout (java.awt)
    The GridBagLayout class is a flexible layout manager that aligns components vertically and horizonta
  • EOFException (java.io)
    Thrown when a program encounters the end of a file or stream during an input operation.
  • SQLException (java.sql)
    An exception that indicates a failed JDBC operation. It provides the following information about pro
  • Enumeration (java.util)
    A legacy iteration interface.New code should use Iterator instead. Iterator replaces the enumeration
  • Queue (java.util)
    A collection designed for holding elements prior to processing. Besides basic java.util.Collection o
  • TreeSet (java.util)
    TreeSet is an implementation of SortedSet. All optional operations (adding and removing) are support
  • Top Vim plugins
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now