WIP: feat: add datatourism for prod #5
@ -5,11 +5,11 @@ meta {
|
||||
}
|
||||
|
||||
post {
|
||||
url: http://localhost:8080
|
||||
url: {{URL}}
|
||||
body: graphql
|
||||
auth: none
|
||||
}
|
||||
|
||||
body:graphql {
|
||||
{poi() {results{dc_identifier rdfs_label}}}
|
||||
{poi() {results{dc_identifier, lastUpdate}}}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user