GithubHelp home page GithubHelp logo

ekkolon / graphql-werkzeug Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 95 KB

A badass collection of pre-built and battle-tested directives for your GraphQL projects.

Home Page: https://ekkolon.github.io/graphql-werkzeug/

License: Apache License 2.0

TypeScript 100.00%
apollo-server graphql graphql-directive typescript utils

graphql-werkzeug's Introduction

GraphQL Werkzeug - badass directives for your GraphQL schema.


angular-logo

A powerful collection of pre-built directives for your next GraphQL project.

   


With GraphQL Werkzeug, you can easily compose types, enforce value restrictions and access permissions and add other important features to your GraphQL API.

Try it out today and see how it can improve your GraphQL development process.

Note: This project is still under active development. Therefore, some features may change at any time.

Table of contents

Features

Directives

Name Description
inherits Augments a type with fields from a set of other types in a GraphQL schema.
length Enforce a minimum/maximum length for a string-valued field.
auth (WIP) Enforce access permissions on object types and object fields.
date Format Date strings.
uppercase Convert string-valued field to uppercase
lowercase Convert string-valued field to lowercase

Installation

Install GraphQL Werkzeug with npm

npm install @ekkolon/graphql-Werkzeug

Install GraphQL Werkzeug with yarn

yarn add @ekkolon/graphql-Werkzeug

Usage

See the Directives section and click on the links to find out more about a specific directive's signature, usage and examples.

Contributing

Contributions are always welcome!

Read through the contribution guidelines to learn about submission process, coding rules, and more.

Please adhere to this project's Code of Conduct.

Authors

License

Apache License 2.0

Acknowledgements

  • GraphQL Tools GraphQL Werkzeug is built around tools provided by @graphql-tools.

Feedback

If you have any feedback, please reach out to me via E-Mail.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.