Skip to main content

GetPlatformExtensionConfigurationStorages

Stable

Signature

query {
GetPlatformExtensionConfigurationStorages
}

Retourne : [PlatformExtensionConfigurationStorageDetailed]!

Exemple

query {
GetPlatformExtensionConfigurationStorages {
code {}
label
}
}