Lucas Lopes
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...
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...
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' ``` ...