retrofit-graphql
      Target filter
Search in API
Skip to content
    retrofit-graphql
runtime/co.anitrend.retrofit.graphql.converter/GraphQLConverterFactoryTest

GraphQLConverterFactoryTest

class GraphQLConverterFactoryTest

Constructors

GraphQLConverterFactoryTest
Link copied to clipboard
constructor()

Functions

create accepts a codec without a registry
Link copied to clipboard
fun create accepts a codec without a registry()
create accepts named codec and registry arguments without a context
Link copied to clipboard
fun create accepts named codec and registry arguments without a context()
request body converter uses the provided codec and json media type
Link copied to clipboard
fun request body converter uses the provided codec and json media type()
request conversion never consults the registry while the request carries its document
Link copied to clipboard
fun request conversion never consults the registry while the request carries its document()
response body converter decodes through the provided codec
Link copied to clipboard
fun response body converter decodes through the provided codec()
ResponseBody response types are left to the built-in passthrough
Link copied to clipboard
fun ResponseBody response types are left to the built-in passthrough()
Generated by Dokka
© 2026 Copyright