Skip to main content

GetSecurityOperationInvestmentTypes

Stable

Signature

query {
GetSecurityOperationInvestmentTypes
}

Retourne : [SecurityOperationInvestmentTypeDetailed]!

Exemple

query {
GetSecurityOperationInvestmentTypes {
code {}
label
}
}