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
/
KeyArgumentsProvider
Key
Arguments
Provider
interface
KeyArgumentsProvider
Members
Functions
get
Key
Arguments
Link copied to clipboard
abstract
fun
getKeyArguments
(
parentType
:
String
,
field
:
CompiledField
)
:
List
<
String
>