I need to generate a unique number for a booking. ...
# prisma-whats-new
p
I need to generate a unique number for a booking. How would I do that in graphcool and know that it will always be unique? Using the current count metadata might not go so well coz if we go and delete a booking the count will decrease