Package | Description |
---|---|
graphql.execution.batched |
Modifier and Type | Method and Description |
---|---|
MapOrList |
MapOrList.createAndPutList(String key)
Deprecated.
|
MapOrList |
MapOrList.createAndPutMap(String key)
Deprecated.
|
static MapOrList |
MapOrList.createList(List<Object> list)
Deprecated.
|
static MapOrList |
MapOrList.createMap(Map<String,Object> map)
Deprecated.
|
MapOrList |
FetchedValue.getParentResult()
Deprecated.
|
Constructor and Description |
---|
FetchedValue(MapOrList parentResult,
Object value)
Deprecated.
|
Copyright © 2019. All rights reserved.