☰
StoreUpdate
Updates a Store.
Updates the selected Store with the inserted data. Only the fields sent are updated.
Input Fields
storeId: String!
visible: Int
code: String
name: String
address: String
city: String
zipCode: String
countryId: Int
managersIds: [Int!]
terminalIds: [Int!]
ticketBAISettings: StoreTicketBAISettingsInput
Required fields are marked with "!"