feat(SW-497): Added global alerts query and typings
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
fragment GlobalAlert on GlobalAlert {
|
||||
type
|
||||
heading
|
||||
text
|
||||
phone_contact {
|
||||
display_text
|
||||
phone_number
|
||||
footnote
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user