OBJECT
Notice
A status message or informational message meant to be displayed to the active user in the Application UI
link GraphQL Schema definition
- type Notice {
- String! :
- NoticeType! :
- Boolean! :
- }
OBJECT
A status message or informational message meant to be displayed to the active user in the Application UI
- type Notice {
- String! :
- NoticeType! :
- Boolean! :
- }