Type alias for representing URLs as strings. Used throughout the codebase to indicate that a string value is expected to be a URL.
Type alias for representing UUIDs as strings. Used throughout the codebase to indicate that a string value is expected to be a UUID.
Extension function for UuidString that returns the UUID in hyphenated format.