-
Notifications
You must be signed in to change notification settings - Fork 3
Operations
Steve edited this page Mar 4, 2019
·
5 revisions
The SDK provides access to the operations exposed by the GraphQL API for Lagoon. The following operations are supported.
- Project
- add (mutation)
- update (mutation)
- all (query)
- withGit (query)
- withName (query)
- User
- withKey (query)
- Customer
- add (mutation)
- all (query)
- withName (query)
- Notification
- addSlack (mutation)