Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eccenca/cmem-plugin-graphql

eccenca Corporate Memory workflow plugin that executes a custom GraphQL query to a GraphQL endpoint and saves the result to a JSON dataset.
https://github.com/eccenca/cmem-plugin-graphql

corporate-memory eccenca graphql graphql-client plugin workflow

Last synced: 10 days ago
JSON representation

eccenca Corporate Memory workflow plugin that executes a custom GraphQL query to a GraphQL endpoint and saves the result to a JSON dataset.

Awesome Lists containing this project

README

        

# cmem-plugin-graphql

Send queries to a GraphQL endpoint and save the results in a JSON dataset.

[![eccenca Corporate Memory][cmem-shield]][cmem-link]

This is a plugin for [eccenca](https://eccenca.com) [Corporate Memory](https://documentation.eccenca.com). You can install it with the [cmemc](https://eccenca.com/go/cmemc) command line clients like this:

```
cmemc admin workspace python install cmem-plugin-graphql
```
[![workflow](https://github.com/eccenca/cmem-plugin-graphql/actions/workflows/check.yml/badge.svg)](https://github.com/eccenca/cmem-plugin-graphql/actions) [![pypi version](https://img.shields.io/pypi/v/cmem-plugin-graphql)](https://pypi.org/project/cmem-plugin-graphql) [![license](https://img.shields.io/pypi/l/cmem-plugin-graphql)](https://pypi.org/project/cmem-plugin-graphql)
[![poetry][poetry-shield]][poetry-link] [![ruff][ruff-shield]][ruff-link] [![mypy][mypy-shield]][mypy-link] [![copier][copier-shield]][copier]

[cmem-link]: https://documentation.eccenca.com
[cmem-shield]: https://img.shields.io/endpoint?url=https://dev.documentation.eccenca.com/badge.json
[poetry-link]: https://python-poetry.org/
[poetry-shield]: https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json
[ruff-link]: https://docs.astral.sh/ruff/
[ruff-shield]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json&label=Code%20Style
[mypy-link]: https://mypy-lang.org/
[mypy-shield]: https://www.mypy-lang.org/static/mypy_badge.svg
[copier]: https://copier.readthedocs.io/
[copier-shield]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-purple.json