query

store

Get details about a store based on its location Id.
Arguments
locationId
Int!
Required
Unique identifier for store.
Response
custom_json
JSON
Custom JSON data related to the store.
The address details of the store.
Information about the company that owns the store.
contact_numbers
[PhoneNumber]
Contact details for the store.
A list of departments within the store.
The manager's email address for the store.
name
String
The name of the store.
store_code
String
A unique code or identifier for the store, often used for internal reference.
Represents the opening and closing times for a store on a specific weekday.
uid
Int
Unique identifier for the store.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...