Type alias CollectionName

CollectionName: string

Collection names are strings composed of:

  • alphanumeric characters
  • hyphens

Collection names must be unique within a project and may not start or end with a hyphen.