retrofit-graphql
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
retrofit-graphql
runtime
/
co.anitrend.retrofit.graphql.converter
/
GraphQLConverterFactoryTest
Graph
QLConverter
Factory
Test
class
GraphQLConverterFactoryTest
Members
Constructors
Graph
QLConverter
Factory
Test
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
(
)
Response
Body
response
types
are
left
to
the
built-in
passthrough
Link copied to clipboard
fun
ResponseBody response types are left to the built-in passthrough
(
)