"""
UUIDv4 is a custom scalar/named string type.
"""
scalar UUIDv4

"""
UUID is a custom scalar/named string type.
"""
scalar UUID

"""
BrandExperience is a custom scalar used to represent the brand context
in which the frontend or client application is operating.
"""
scalar BrandExperience
