Im tryingt work out if i can create a queue on the fly with graphql. Can’t seem to find any documentation about it or any other interface where i can do that. Please show me in the correct dierction?
Working with queues through GraphQL in FreePBX feels promising, but the gaps in mutation support make it harder than expected. Most setups still rely on the traditional REST or module-driven approach to create and manage queues. Using GraphQL for queries while handling creation through the standard interface seems to be the most reliable workaround until broader write support gets implemented.