feat: add open data to dev (#3)

Reviewed-on: #3
Co-authored-by: Clement <c.boesmier@aptatio.com>
Co-committed-by: Clement <c.boesmier@aptatio.com>
This commit is contained in:
2024-04-21 11:08:56 +02:00
committed by Clement
parent 6f3b8a73f2
commit 746c7d493c
7 changed files with 57 additions and 0 deletions

View File

@ -0,0 +1,15 @@
meta {
name: test pays de la loire
type: graphql
seq: 2
}
post {
url: http://localhost:8080
body: graphql
auth: none
}
body:graphql {
{poi() {results{dc_identifier rdfs_label}}}
}