Results 4 issues of Lucas Lopes

I get the following exception: > com.coxautodev.graphql.tools.SchemaError: Expected type 'VigenciaInput' to be a GraphQLInputType, but it wasn't! Was a type only allowed for object types incorrectly used as an input...

enhancement

Hello guys. I've been tracking some releases and noticed that code for a security fix was added in version 2.x, but a new version hasn't been released so we can...

bug

this package is still being maintained ??

I had problems restoring test packages using "Moq.Dapper" using Azure Pipeline SDK version net8.0 Command: ``` - task: NuGetCommand@2 displayName: 'Restore NuGet Packages' inputs: command: restore projects: '*.sln' ``` ![image](https://github.com/UnoSD/Moq.Dapper/assets/15997657/fea8105f-bb6b-4854-9d42-068fb5a25c6c)...