☰
StoreRead
Reads a Store.
Returns a Store with the specified Id.
Fields
storeId: String!
visible: Int!
code: String!
name: String!
address: String
city: String
zipCode: String
countryId: Int
country: CountryRead
companyId: Int!
createdAt: DateTime
updatedAt: DateTime
managers: [UserRead!]
deletable: Boolean
terminals: [TerminalRead!]
ticketBAISettings: StoreTicketBAISettingsRead
sales(options: TerminalSalesOptions): Float!