sync bruno test
This commit is contained in:
parent
36319ea002
commit
be9e7e302b
@ -5,11 +5,11 @@ meta {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post {
|
post {
|
||||||
url: http://localhost:8080
|
url: {{URL}}
|
||||||
body: graphql
|
body: graphql
|
||||||
auth: none
|
auth: none
|
||||||
}
|
}
|
||||||
|
|
||||||
body:graphql {
|
body:graphql {
|
||||||
{poi() {results{dc_identifier rdfs_label}}}
|
{poi() {results{dc_identifier, lastUpdate}}}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user