# Namespacing
- Database and Graphql is namespaced by prefixed camelcase
- Typescript is namespaced by `namespace` keyword
# Adding to the enumeration types
- Update graphql enum
- Update services/core/enumerations namespaced types