(/me retourne rager de pas avoir joué avant de voir la vidéo)
(/me retourne rager de pas avoir joué avant de voir la vidéo)
query {
person {
name
}
}
without filters on age
query {
person {
name
}
}
without filters on age
That means it's not possible for, let say Person(age: u8, name: String), to allow only queries for people where their age is > 18 ?
Something like (doing it by head sorry for syntax mistakes) :
major($person) <-
person(_, $age) = $person
$age > 18;
allow if major($person)
That means it's not possible for, let say Person(age: u8, name: String), to allow only queries for people where their age is > 18 ?
Something like (doing it by head sorry for syntax mistakes) :
major($person) <-
person(_, $age) = $person
$age > 18;
allow if major($person)
Is there any papers out there about querying via HTTP GET on API.
Right now I'm thinking about sending datalog in query param with base64URL but maybe that's just reinventing the wheel
Is there any papers out there about querying via HTTP GET on API.
Right now I'm thinking about sending datalog in query param with base64URL but maybe that's just reinventing the wheel
(Tu démarre Fontaine ?)
(Tu démarre Fontaine ?)