Skip to main content
Qminder API home page
Search...
⌘K
Search...
Navigation
Subscriptions
changedLocationLine
API Reference
API Endpoints
Getting Started
Overview
RESTful API
Locations
Lines
Tickets
Users
Webhooks API
GraphQL API
Overview
Queries
Queries
Subscriptions
createdTickets
calledTickets
servedTickets
changedTickets
cancelledTickets
recalledTickets
reorderedTicketsList
ticketStateChanged
changedTicketFields
changedTicketLabels
tvTickets
markedAllTicketMessagesAsRead
changedLocation
changedLocationLine
changedLines
changedOpeningHours2
changedInputFields
changedIpads
deletedIpads
changedTV
deletedTV
changedDesks
changedDeskSelection
appointmentChanged
Types
Enums
Scalars
Inputs
Webhook Events
Overview
Locations
Lines
Tickets
Subscriptions
changedLocationLine
Notifies a subscribing client whenever a line from the specified location is:
created
updated
enabled
disabled
archived
deleted
Returns the updated location associated with the changed line.
Copy
changedLocationLine
(
locationId
:
ID
!
):
Location
!
Arguments
changedLocationLine
.
locationId
●
ID!
non-null
scalar
Type
Location
object
changedLocation
Previous
changedLines
Next
⌘I