OBJECT

StoreOnlineStoreRelatedStoresType

link GraphQL Schema definition

1type StoreOnlineStoreRelatedStoresType {
2
3relatedStoreId: String
7
4relationshipSequence: String
7
5relationshipType: String
7
6state: String
8
9}