Py-graphql-mapper

Latest version: v1.1.2

Safety actively analyzes 623616 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.2

Changes

* Extended visibility of fields feature allowing usage of symbol '*' in order to set same visibility for all fields in a type

Bug fixes

* Operations not exported when payload is scalar type
* List of custom scalar types unusable

1.1.1

Changes

* Query types not recognition not anymore based on the conventional "Query" string definition but checking *__schema -> QueryType -> name* definition

Bug fixes

* Queries having payload as list return only 1 element of the list: the issue has been solved, also the list type will not show anymore the element type fields

1.1.0

Various features and fixes

beta
Stable mapper:

- Command Line Interface:
- command generate: to generate python code from GraphQL Schema
- command download: to download a schema in JSON from a GraphQL API
- Code generator
- pygqlmap: core of the library, maps python objects in GraphQL entities and viceversa

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.