0 :   N e a r l e   M o b i l e   A P I      F u l l   G r a p h Q L   D o c u m e n t a t i o n 
 
 1 :   G e t C u s t o m e r L o c a t i o n s 
 
 2 :   R E S T   P a r a m s : 
 
 3 :   { " c u s t o m e r i d " :   6 0 6 0 } 
 
 4 :   G r a p h Q L   Q u e r y : 
 
 5 :   q u e r y   G e t C u s t o m e r L o c a t i o n s ( $ c u s t o m e r i d :   b i g i n t ! )   { 
 
 6 :       c u s t o m e r _ l o c a t i o n s ( w h e r e :   {   c u s t o m e r i d :   {   _ e q :   $ c u s t o m e r i d   }   } )   { 
 
 7 :           l o c a t i o n i d 
 
 8 :           l a t i t u d e 
 
 9 :           l o n g i t u d e 
 
 1 0 :           a d d r e s s 
 
 1 1 :       } 
 
 1 2 :   } 
 
 1 3 :   G r a p h Q L   V a r i a b l e s : 
 
 1 4 :   { " c u s t o m e r i d " :   6 0 6 0 } 
 
 1 5 :   G e t C u s t o m e r O r d e r s V 3 
 
 1 6 :   R E S T   P a r a m s : 
 
 1 7 :   { " c u s t o m e r i d " : 6 0 6 0 , " t e n a n t i d " : 1 0 8 7 , " m o d u l e i d " : 2 , " f r o m d a t e " : " 2 0 2 6 - 0 1 - 0 1 T 0 0 : 0 0 : 0 0 " , " t o d a t e " : " 2 0 2 6 - 1 2 - 3 1 T 2 3 : 5 9 : 5 9 " , " o r d e r s t a t u s " : " d e l i v e r e d " , " k e y w o r d " : " % p i z z a % " , " l i m i t " : 1 0 , " o f f s e t " : 0 } 
 
 1 8 :   G r a p h Q L   Q u e r y : 
 
 1 9 :   q u e r y   G e t C u s t o m e r O r d e r s ( $ c u s t o m e r i d :   b i g i n t ! ,   $ t e n a n t i d :   b i g i n t ! ,   $ m o d u l e i d :   b i g i n t ! ,   $ f r o m d a t e :   t i m e s t a m p t z ! ,   $ t o d a t e :   t i m e s t a m p t z ! ,   $ o r d e r s t a t u s :   S t r i n g ! ,   $ k e y w o r d :   S t r i n g ,   $ l i m i t :   I n t ! ,   $ o f f s e t :   I n t ! )   { 
 
 2 0 :       o r d e r s ( 
 
 2 1 :           w h e r e :   { 
 
 2 2 :               c u s t o m e r i d :   {   _ e q :   $ c u s t o m e r i d   } 
 
 2 3 :               t e n a n t i d :   {   _ e q :   $ t e n a n t i d   } 
 
 2 4 :               m o d u l e i d :   {   _ e q :   $ m o d u l e i d   } 
 
 2 5 :               o r d e r s t a t u s :   {   _ e q :   $ o r d e r s t a t u s   } 
 
 2 6 :               o r d e r d a t e :   {   _ g t e :   $ f r o m d a t e ,   _ l t e :   $ t o d a t e   } 
 
 2 7 :               _ o r :   [ {   o r d e r i d :   {   _ i l i k e :   $ k e y w o r d   }   } ] 
 
 2 8 :           } 
 
 2 9 :           l i m i t :   $ l i m i t 
 
 3 0 :           o f f s e t :   $ o f f s e t 
 
 3 1 :       )   { 
 
 3 2 :           o r d e r i d 
 
 3 3 :           o r d e r s t a t u s 
 
 3 4 :           o r d e r a m o u n t 
 
 3 5 :       } 
 
 3 6 :   } 
 
 3 7 :   G r a p h Q L   V a r i a b l e s : 
 
 3 8 :   { " c u s t o m e r i d " : 6 0 6 0 , " t e n a n t i d " : 1 0 8 7 , " m o d u l e i d " : 2 , " f r o m d a t e " : " 2 0 2 6 - 0 1 - 0 1 T 0 0 : 0 0 : 0 0 " , " t o d a t e " : " 2 0 2 6 - 1 2 - 3 1 T 2 3 : 5 9 : 5 9 " , " o r d e r s t a t u s " : " d e l i v e r e d " , " k e y w o r d " : " % p i z z a % " , " l i m i t " : 1 0 , " o f f s e t " : 0 } 
 
 3 9 :   G e t C u s t o m e r 
 
 4 0 :   R E S T   P a r a m s : 
 
 4 1 :   { " c u s t o m e r i d " : 6 0 6 0 } 
 
 4 2 :   G r a p h Q L   Q u e r y : 
 
 4 3 :   q u e r y   G e t C u s t o m e r ( $ c u s t o m e r i d :   b i g i n t ! )   { 
 
 4 4 :       c u s t o m e r s ( w h e r e :   {   c u s t o m e r i d :   {   _ e q :   $ c u s t o m e r i d   }   } )   { 
 
 4 5 :           c u s t o m e r i d 
 
 4 6 :           n a m e 
 
 4 7 :           c o n t a c t n o 
 
 4 8 :       } 
 
 4 9 :   } 
 
 5 0 :   G r a p h Q L   V a r i a b l e s : 
 
 5 1 :   { " c u s t o m e r i d " : 6 0 6 0 } 
 
 5 2 :   G e t C u s t o m e r R e q u e s t s 
 
 5 3 :   R E S T   P a r a m s : 
 
 5 4 :   { " c u s t o m e r i d " : 6 0 6 0 , " l i m i t " : 1 0 , " o f f s e t " : 0 } 
 
 5 5 :   G r a p h Q L   Q u e r y : 
 
 5 6 :   q u e r y   G e t C u s t o m e r R e q u e s t s ( $ c u s t o m e r i d :   b i g i n t ! ,   $ l i m i t :   I n t ! ,   $ o f f s e t :   I n t ! )   { 
 
 5 7 :       c u s t o m e r _ r e q u e s t s ( w h e r e :   {   c u s t o m e r i d :   {   _ e q :   $ c u s t o m e r i d   }   } ,   l i m i t :   $ l i m i t ,   o f f s e t :   $ o f f s e t )   { 
 
 5 8 :           r e q u e s t i d 
 
 5 9 :           s t a t u s 
 
 6 0 :       } 
 
 6 1 :   } 
 
 6 2 :   G r a p h Q L   V a r i a b l e s : 
 
 6 3 :   { " c u s t o m e r i d " : 6 0 6 0 , " l i m i t " : 1 0 , " o f f s e t " : 0 } 
 
 6 4 :   G e t P r o d u c t S u b c a t e g o r i e s 
 
 6 5 :   R E S T   P a r a m s : 
 
 6 6 :   { " c a t e g o r y i d " : 1 0 0 1 } 
 
 6 7 :   G r a p h Q L   Q u e r y : 
 
 6 8 :   q u e r y   G e t P r o d u c t S u b c a t e g o r i e s ( $ c a t e g o r y i d :   b i g i n t ! )   { 
 
 6 9 :       a p p _ s u b c a t e g o r y ( w h e r e :   {   c a t e g o r y i d :   {   _ e q :   $ c a t e g o r y i d   }   } )   { 
 
 7 0 :           s u b c a t e g o r y i d 
 
 7 1 :           s u b c a t e g o r y n a m e 
 
 7 2 :       } 
 
 7 3 :   } 
 
 7 4 :   G r a p h Q L   V a r i a b l e s : 
 
 7 5 :   { " c a t e g o r y i d " : 1 0 0 1 } 
 
 7 6 :   G e t A p p C a t e g o r i e s 
 
 7 7 :   R E S T   P a r a m s : 
 
 7 8 :   { } 
 
 7 9 :   G r a p h Q L   Q u e r y : 
 
 8 0 :   q u e r y   G e t A p p C a t e g o r i e s   { 
 
 8 1 :       a p p _ c a t e g o r y   { 
 
 8 2 :           c a t e g o r y i d 
 
 8 3 :           c a t e g o r y n a m e 
 
 8 4 :       } 
 
 8 5 :   } 
 
 8 6 :   G r a p h Q L   V a r i a b l e s : 
 
 8 7 :   { } 
 
 8 8 :   G e t P r o d u c t V a r i a n t s 
 
 8 9 :   R E S T   P a r a m s : 
 
 9 0 :   { " t e n a n t i d " : 1 0 8 7 , " s u b c a t e g o r y i d " : 1 4 } 
 
 9 1 :   G r a p h Q L   Q u e r y : 
 
 9 2 :   q u e r y   G e t P r o d u c t V a r i a n t s ( $ t e n a n t i d :   b i g i n t ! ,   $ s u b c a t e g o r y i d :   b i g i n t ! )   { 
 
 9 3 :       p r o d u c t _ v a r i a n t s ( w h e r e :   {   t e n a n t i d :   {   _ e q :   $ t e n a n t i d   } ,   s u b c a t e g o r y i d :   {   _ e q :   $ s u b c a t e g o r y i d   }   } )   { 
 
 9 4 :           v a r i a n t i d 
 
 9 5 :           p r o d u c t n a m e 
 
 9 6 :           p r i c e 
 
 9 7 :       } 
 
 9 8 :   } 
 
 9 9 :   G r a p h Q L   V a r i a b l e s : 
 
 1 0 0 :   { " t e n a n t i d " : 1 0 8 7 , " s u b c a t e g o r y i d " : 1 4 } 
 
 1 0 1 :   G e t T e n a n t P r o m o t i o n s 
 
 1 0 2 :   R E S T   P a r a m s : 
 
 1 0 3 :   { " t e n a n t i d " : 1 0 8 7 , " l o c a t i o n i d " : 1 } 
 
 1 0 4 :   G r a p h Q L   Q u e r y : 
 
 1 0 5 :   q u e r y   G e t T e n a n t P r o m o t i o n s ( $ t e n a n t i d :   b i g i n t ! ,   $ l o c a t i o n i d :   b i g i n t ! )   { 
 
 1 0 6 :       p r o m o t i o n s ( w h e r e :   {   t e n a n t i d :   {   _ e q :   $ t e n a n t i d   } ,   l o c a t i o n i d :   {   _ e q :   $ l o c a t i o n i d   }   } )   { 
 
 1 0 7 :           p r o m o t i o n i d 
 
 1 0 8 :           t i t l e 
 
 1 0 9 :       } 
 
 1 1 0 :   } 
 
 1 1 1 :   G r a p h Q L   V a r i a b l e s : 
 
 1 1 2 :   { " t e n a n t i d " : 1 0 8 7 , " l o c a t i o n i d " : 1 } 
 
 1 1 3 :   G e t A p p C o n f i g 
 
 1 1 4 :   R E S T   P a r a m s : 
 
 1 1 5 :   { " c o n f i g i d " : 1 5 } 
 
 1 1 6 :   G r a p h Q L   Q u e r y : 
 
 1 1 7 :   q u e r y   G e t A p p C o n f i g ( $ c o n f i g i d :   b i g i n t ! )   { 
 
 1 1 8 :       a p p _ c o n f i g ( w h e r e :   {   c o n f i g i d :   {   _ e q :   $ c o n f i g i d   }   } )   { 
 
 1 1 9 :           c o n f i g k e y 
 
 1 2 0 :           c o n f i g v a l u e 
 
 1 2 1 :       } 
 
 1 2 2 :   } 
 
 1 2 3 :   G r a p h Q L   V a r i a b l e s : 
 
 1 2 4 :   { " c o n f i g i d " : 1 5 } 
 
 1 2 5 :   s e a r c h c u s t o m e r s 
 
 1 2 6 :   R E S T   P a r a m s : 
 
 1 2 7 :   { " t e n a n t i d " : 1 0 8 7 , " k e y w o r d " : " % j o h n % " } 
 
 1 2 8 :   G r a p h Q L   Q u e r y : 
 
 1 2 9 :   q u e r y   S e a r c h C u s t o m e r s ( $ t e n a n t i d :   b i g i n t ! ,   $ k e y w o r d :   S t r i n g ! )   { 
 
 1 3 0 :       c u s t o m e r s ( w h e r e :   {   t e n a n t i d :   {   _ e q :   $ t e n a n t i d   } ,   n a m e :   {   _ i l i k e :   $ k e y w o r d   }   } )   { 
 
 1 3 1 :           c u s t o m e r i d 
 
 1 3 2 :           n a m e 
 
 1 3 3 :       } 
 
 1 3 4 :   } 
 
 1 3 5 :   G r a p h Q L   V a r i a b l e s : 
 
 1 3 6 :   { " t e n a n t i d " : 1 0 8 7 , " k e y w o r d " : " % j o h n % " } 
 
 1 3 7 :   g e t T e n a n t o r d e r s 
 
 1 3 8 :   R E S T   P a r a m s : 
 
 1 3 9 :   { } 
 
 1 4 0 :   G r a p h Q L   Q u e r y : 
 
 1 4 1 :   q u e r y   G e t T e n a n t O r d e r s   { 
 
 1 4 2 :       o r d e r s   { 
 
 1 4 3 :           o r d e r i d 
 
 1 4 4 :           t e n a n t i d 
 
 1 4 5 :       } 
 
 1 4 6 :   } 
 
 1 4 7 :   G r a p h Q L   V a r i a b l e s : 
 
 1 4 8 :   { } 
 
 1 4 9 :   g e t s t a f f 
 
 1 5 0 :   R E S T   P a r a m s : 
 
 1 5 1 :   { " t e n a n t i d " : 1 0 8 7 } 
 
 1 5 2 :   G r a p h Q L   Q u e r y : 
 
 1 5 3 :   q u e r y   G e t S t a f f ( $ t e n a n t i d :   b i g i n t ! )   { 
 
 1 5 4 :       s t a f f ( w h e r e :   {   t e n a n t i d :   {   _ e q :   $ t e n a n t i d   }   } )   { 
 
 1 5 5 :           s t a f f i d 
 
 1 5 6 :           n a m e 
 
 1 5 7 :       } 
 
 1 5 8 :   } 
 
 1 5 9 :   G r a p h Q L   V a r i a b l e s : 
 
 1 6 0 :   { " t e n a n t i d " : 1 0 8 7 } 
 
 1 6 1 :   G e t T e n a n t I n f o 
 
 1 6 2 :   R E S T   P a r a m s : 
 
 1 6 3 :   { " t e n a n t i d " : 1 0 7 9 } 
 
 1 6 4 :   G r a p h Q L   Q u e r y : 
 
 1 6 5 :   q u e r y   G e t T e n a n t I n f o ( $ t e n a n t i d :   b i g i n t ! )   { 
 
 1 6 6 :       t e n a n t s ( w h e r e :   {   t e n a n t i d :   {   _ e q :   $ t e n a n t i d   }   } )   { 
 
 1 6 7 :           t e n a n t n a m e 
 
 1 6 8 :           c i t y 
 
 1 6 9 :       } 
 
 1 7 0 :   } 
 
 1 7 1 :   G r a p h Q L   V a r i a b l e s : 
 
 1 7 2 :   { " t e n a n t i d " : 1 0 7 9 } 
 
 1 7 3 :   g e t T e n a n t l o c a t i o n s 
 
 1 7 4 :   R E S T   P a r a m s : 
 
 1 7 5 :   { " t e n a n t i d " : 1 } 
 
 1 7 6 :   G r a p h Q L   Q u e r y : 
 
 1 7 7 :   q u e r y   G e t T e n a n t L o c a t i o n s ( $ t e n a n t i d :   b i g i n t ! )   { 
 
 1 7 8 :       t e n a n t _ l o c a t i o n s ( w h e r e :   {   t e n a n t i d :   {   _ e q :   $ t e n a n t i d   }   } )   { 
 
 1 7 9 :           l o c a t i o n i d 
 
 1 8 0 :           l o c a t i o n n a m e 
 
 1 8 1 :       } 
 
 1 8 2 :   } 
 
 1 8 3 :   G r a p h Q L   V a r i a b l e s : 
 
 1 8 4 :   { " t e n a n t i d " : 1 } 
 
 1 8 5 :   g e t a p p l o c a t i o n s 
 
 1 8 6 :   R E S T   P a r a m s : 
 
 1 8 7 :   { } 
 
 1 8 8 :   G r a p h Q L   Q u e r y : 
 
 1 8 9 :   q u e r y   G e t A p p L o c a t i o n s   { 
 
 1 9 0 :       a p p _ l o c a t i o n   { 
 
 1 9 1 :           a p p l o c a t i o n i d 
 
 1 9 2 :           l o c a t i o n n a m e 
 
 1 9 3 :       } 
 
 1 9 4 :   } 
 
 1 9 5 :   G r a p h Q L   V a r i a b l e s : 
 
 1 9 6 :   { } 
 
 1 9 7 :   g e t s u b c a t e g o r y 
 
 1 9 8 :   R E S T   P a r a m s : 
 
 1 9 9 :   { " m o d u l e i d " : 6 , " c a t e g o r y i d " : 1 } 
 
 