Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphql-schemax

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-schemax - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [0.0.4](https://github.com/nicolasdao/graphql-schemax/compare/v0.0.3...v0.0.4) (2021-10-21)
### [0.0.3](https://github.com/nicolasdao/graphql-schemax/compare/v0.0.2...v0.0.3) (2021-10-20)

@@ -7,0 +9,0 @@

2

package.json
{
"name": "graphql-schemax",
"version": "0.0.3",
"version": "0.0.4",
"description": "Creates GraphQL string schema from plain JSON objects.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -100,2 +100,4 @@ # GRAPHQL-SCHEMAX

> - [Directives](#directives)
> * [Manipulating schemas](#manipulating-schemas)
> - [Merging schemas](#merging-schemas)
> * [Dev](#dev)

@@ -196,3 +198,3 @@ > - [About this project](#about-this-project)

If you wich to be explicit about each types, the example above can be re-written as follow:
If you wish to be explicit about each type, the example above can be re-written as follow:

@@ -432,2 +434,9 @@ ```js

# Manipulating schemas
## Merging schemas
```js
```
# Dev

@@ -434,0 +443,0 @@ ## About this project

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc