apollo-kotlin-normalized-cache
Toggle table of contents
1.0.0-beta.2-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
apollo-kotlin-normalized-cache
normalized-cache
/
com.apollographql.cache.normalized.api
/
ConnectionEmbeddedFieldsProvider
Connection
Embedded
Fields
Provider
class
ConnectionEmbeddedFieldsProvider
(
connectionTypes
:
Set
<
String
>
)
:
EmbeddedFieldsProvider
A
Relay connection types
aware
EmbeddedFieldsProvider
.
Members
Constructors
Connection
Embedded
Fields
Provider
Link copied to clipboard
constructor
(
connectionTypes
:
Set
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
is
Embedded
Link copied to clipboard
open
override
fun
isEmbedded
(
context
:
EmbeddedFieldsContext
)
:
Boolean
Returns whether the field should be embedded.