ENUM
AddressVisibility
@internal Intended to go public in v2021.01.xx
link GraphQL Schema definition
- enum AddressVisibility {
- # Show the full street address in the public details.
- # Do not show the full street address in public details.
- # Hide the model address from the public details.
- }
link Require by
This element is not required by anyone