Skip to main content

GetAlgorithms

Stable

Signature

query {
GetAlgorithms
}

Retourne : [Algorithm]

Arguments

NomTypeRequisDéfautDescription
algorithmCategoryAlgorithmCategory

Exemple

query {
GetAlgorithms {
id
technicalCode {}
label
algorithm
type {}
category {}
}
}