retrofit-graphql
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
retrofit-graphql
retrofit-graphql-codegen-core
/
co.anitrend.retrofit.graphql.codegen.model
/
ResponseSelectionSet
/
fields
fields
val
fields
:
List
<
ResponseFieldVariant
>
(
source
)
Parameters
fields
The selected field variants in deterministic order (sorted by
ResponseFieldVariant.responseName
).