Mark Dekin

Results 5 issues of Mark Dekin

Is it possible to get returned information after entering a specific location/region (e.g. USA, North America, United Kingdom, etc.) rather than just using the default Global?

My use case specifically is that I am using 'api-only' for Adonis, and that the emails being sent might have different end points for verifying the email depending on which...

triage

**Is your feature request related to a problem? Please describe.** When making a dice roll, I cannot do 2 or more separate counts on the same roll with labels for...

I am trying to get the name of the field that was caused the error and to return that in the error ```javascript TrimmedString: GraphQLInputString({ name: 'TrimmedString', error (info) {...

![image](https://github.com/user-attachments/assets/9adb2e7f-9678-442d-a843-fb3cfde4422b) When using `withTrashed()` in Adonis 6, I get `Property 'restore' does not exist on type...` This is my User model: ![image](https://github.com/user-attachments/assets/907e77fc-4188-4f9a-82e3-44afb9b9f3d3) I am not sure what could be causing...