clientedigital / pipefy
A Pipefy API wrapper that uplift productivity of newcomers to graphQL tech.
v0.1.0
2024-08-07 20:38 UTC
Requires
- guzzlehttp/guzzle: ^7.8
- guzzlehttp/psr7: ^2.6
Requires (Dev)
- educoder/pest: ^1.0
- mockery/mockery: ^1.6
- pestphp/pest: ^2.34
README
A Pipefy API php wrapper that uplift productivity of newcomers to graphQL tech.
This package is a tool to improve your knowledge about your Pipefy Organization, being able to share this knowledge with your coworkers and accomplish maintanance tasks. It also intent to help you handle graphQl technology that can overwhelming at first glance.
how to install:
composer require clientedigital/pipefy
next steps:
- configure your APIKEY.
./vendor/bin/cd.pipefy --config APIKEY 'ypur apikey here'
your apikey is set.
- build the cache of your organization schema.
./vendor/bin/cd.pipefy --config build-schema
Organization Schema was build.
IMPORTANT: You need to set the APIKEY before use any command.
Documentation
links
Resources: