#Payload Plural Collections

5 messages · Page 1 of 1 (latest)

whole quail
#

Hello everyone,

when i add new collection with name "Car" payload force it to be plural, and im trying to integrate the payload with existing DB, so i can't change the table to be Cars not Car

is there anyway to force payload to read the table as Car not Cars?

wind portalBOT
remote hamlet
#

yeah we have some logic to pluralise common english words

#

in your label config for the collection you can set singular and plural

#
singular: 'Car',
plural: 'Car',