Mark Dekin
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...
**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) {...
 When using `withTrashed()` in Adonis 6, I get `Property 'restore' does not exist on type...` This is my User model:  I am not sure what could be causing...