Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/eccenca/cmem-plugin-graphql
- Owner: eccenca
- License: apache-2.0
- Created: 2022-06-21T13:18:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T06:17:01.000Z (about 1 year ago)
- Last Synced: 2024-04-25T06:01:59.624Z (8 months ago)
- Topics: corporate-memory, eccenca, graphql, graphql-client, plugin, workflow
- Language: Python
- Homepage:
- Size: 517 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-public.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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