First stable build with system check
This commit is contained in:
5
graphql/system/system.enumerations.graphql
Normal file
5
graphql/system/system.enumerations.graphql
Normal file
@@ -0,0 +1,5 @@
|
||||
enum SystemSettingHashValueTypeEnum {
|
||||
BOOLEAN
|
||||
STRING
|
||||
NUMBER
|
||||
}
|
||||
Reference in New Issue
Block a user