Skip to main content

GetInvestmentSources

Stable

Signature

query {
GetInvestmentSources
}

Retourne : [InvestmentSourceDetailed]!

Exemple

query {
GetInvestmentSources {
code {}
label
}
}