Search
@jcm/nexus-plugin-relay-mutation
Adds relayMutation(field, config) method to the nexus/schema builder to create Relay compatible mutations
v0.2.0 URL:
https://unpkg.com/@jcm/nexus-plugin-relay-mutation@0.2.0/dist/index.js
Open
Browse Files
nexus
plugin
nexus-plugin
graphql
relay
graphql-relay
mutation
@jcm/nexus-plugin-yup-validation
Allows to use Yup schemas to validate GraphQL arguments
v0.1.1 URL:
https://unpkg.com/@jcm/nexus-plugin-yup-validation@0.1.1/dist/index.js
Open
Browse Files
nexus
plugin
nexus-plugin
graphql
yup
validation
@jcm/nexus-plugin-relay-global-id
Adds t.relayGlobalId to the schema builder
v0.2.0 URL:
https://unpkg.com/@jcm/nexus-plugin-relay-global-id@0.2.0/dist/index.js
Open
Browse Files
nexus
plugin
nexus-plugin
graphql
relay
graphql-relay
global-id
@jcm/nexus-plugin-datetime
Creates t.dateTime field
v0.2.0 URL:
https://unpkg.com/@jcm/nexus-plugin-datetime@0.2.0/dist/index.js
Open
Browse Files
nexus
plugin
nexus-plugin
graphql
moment
datetime
@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
v0.2.0 URL:
https://unpkg.com/@jcm/nexus-plugin-field-authentication@0.2.0/dist/index.js
Open
Browse Files
nexus
plugin
nexus-plugin
graphql
authorization