23 lines
219 B
Plaintext
23 lines
219 B
Plaintext
meta {
|
|
name: test graphQL
|
|
type: graphql
|
|
seq: 3
|
|
}
|
|
|
|
post {
|
|
url: https://datatour-tweb.cb85.fr
|
|
body: graphql
|
|
auth: none
|
|
}
|
|
|
|
body:graphql {
|
|
{
|
|
poi {
|
|
total
|
|
results {
|
|
_uri
|
|
}
|
|
}
|
|
}
|
|
}
|