oslabs-beta / GraphQL-Gate

A GraphQL rate limiting library with query complexity analysisfor Node.js
http://graphqlgate.io
MIT License
57 stars 2 forks source link

Add tests for non-null operators #64

Closed shalarewicz closed 2 years ago

shalarewicz commented 2 years ago

Summary

Updates type complexity, type weights, and weight function test suites to account for cases where a non-null operator is used in the schema as specified by #48.

Type of Change

Issues

Evidence