4778 multi select field front implement multi select type (#4887)
This commit is contained in:
@ -36,6 +36,7 @@ export const mapFieldMetadataToGraphQLQuery = ({
|
||||
'BOOLEAN',
|
||||
'RATING',
|
||||
'SELECT',
|
||||
'MULTI_SELECT',
|
||||
'POSITION',
|
||||
'RAW_JSON',
|
||||
] as FieldMetadataType[]
|
||||
|
||||
Reference in New Issue
Block a user