Alex

Results 11 comments of Alex

The same problem. Did you manage to find a solution?

Hi. Is there any work on this block?

@JamesRamm Hi. I made changes to the project https://github.com/alexfromvl/longclaw, so you can connect GraphQL API. I am now testing the stability. I'm not going to add changes to the main...

@JamesRamm Thanks for the comment. To make a separate connection GraphQL as an application is an appropriate solution. Question schema.py depends on what you will need to specify the model...

@JamesRamm Hi. I will try until the end of this week to make all the necessary changes and make PR.

@JamesRamm After many attempts, found out that to implement the functionality GraphQL as a standalone application **longclawgraphql** does not work. Each application still needs the file schema.py and a common...

Hi. If you want to change the port, it is recommended to check the settings. Here is the file where the ports are specified https://github.com/JamesRamm/longclaw/blob/master/docker-compose.yml If you just want to...

Hi. It is possible for these options should make your type of error in which to intercept the response from the system and displayed in the operator window. For these...

The model of comments is better implemented with the link to the product. Here it is better to use Many-to-one relationships. Creating a model of comments as a separate application...

Hi. You can use the standard expansion approaches applicable in the Django. If you need to add options for orders, try to extend the data from the file https://github.com/JamesRamm/longclaw/blob/master/longclaw/orders/models.py