What are the Directus naming conventions for collections and fields?

  • What are the Directus naming conventions for collections and fields?

Hey there! Here are some conventions:

  • All names should be lowercase
  • They should use underscores to separate words
  • Collection names cannot be changed after creation

You can find more on this in our documentation. Hope this helps!