GetAlgorithms
Signature
query {
GetAlgorithms
}
Retourne : [Algorithm]
Arguments
| Nom | Type | Requis | Défaut | Description |
|---|---|---|---|---|
algorithmCategory | AlgorithmCategory | — | — |
Exemple
query {
GetAlgorithms {
# Sélectionner les champs souhaités
}
}