15 packages
graphql-yup-middleware
GraphQL middleware to validate mutations arguments using yup
@hellomd/eslint-config-default
This is the default configuration that should be used on our projects.
@hellomd/node-sdk
@jcm/eslint-config
These are the eslint configs I use with my own projects.
@jcm/nexus-plugin-datetime
Creates t.dateTime field
@jcm/nexus-plugin-elastic-apm-instrumentation
Captures transactions spans for each field using an Elastic APM Agent
@jcm/nexus-plugin-field-authentication
Adds a new field config "authentication" that should be used to determine if the field should be resolved or not
@jcm/nexus-plugin-relay-global-id
Adds t.relayGlobalId to the schema builder
@jcm/nexus-plugin-relay-mutation
Adds relayMutation(field, config) method to the nexus/schema builder to create Relay compatible mutations
@jcm/nexus-plugin-relay-node-interface
Creates the Relay Node interface and add node/nodes fields to the Query type