fix: change optional to nullable in validation
This commit is contained in:
@@ -91,6 +91,7 @@ query GetLoyaltyPage($locale: String!, $url: String!) {
|
||||
}
|
||||
}
|
||||
title
|
||||
heading
|
||||
sidebar {
|
||||
__typename
|
||||
... on LoyaltyPageSidebarJoinLoyaltyContact {
|
||||
|
||||
Reference in New Issue
Block a user