mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 12:56:05 +03:00
71 lines
2.4 KiB
JSON
71 lines
2.4 KiB
JSON
{
|
|
"pipeline": [
|
|
{
|
|
"fieldNodes": [
|
|
{
|
|
"kind": "Field",
|
|
"name": {
|
|
"kind": "Name",
|
|
"value": "human"
|
|
},
|
|
"arguments": [
|
|
{
|
|
"kind": "Argument",
|
|
"value": {
|
|
"kind": "Variable",
|
|
"name": {
|
|
"kind": "Name",
|
|
"value": "id"
|
|
}
|
|
},
|
|
"name": {
|
|
"kind": "Name",
|
|
"value": "id"
|
|
}
|
|
}
|
|
],
|
|
"directives": [],
|
|
"selectionSet": {
|
|
"kind": "SelectionSet",
|
|
"selections": [
|
|
{
|
|
"kind": "Field",
|
|
"name": {
|
|
"kind": "Name",
|
|
"value": "name"
|
|
},
|
|
"arguments": [],
|
|
"directives": []
|
|
},
|
|
{
|
|
"kind": "Field",
|
|
"name": {
|
|
"kind": "Name",
|
|
"value": "secretBackstory"
|
|
},
|
|
"alias": {
|
|
"kind": "Name",
|
|
"value": "name"
|
|
},
|
|
"arguments": [],
|
|
"directives": []
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"fieldName": "human",
|
|
"resultName": "human",
|
|
"argumentValueMap": {
|
|
"id": {
|
|
"kind": "Variable",
|
|
"name": {
|
|
"kind": "Name",
|
|
"value": "id"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|