Add framework operations
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -67,6 +67,11 @@ export class Probo implements INodeType {
|
||||
value: 'execute',
|
||||
description: 'Execute a GraphQL query or mutation',
|
||||
},
|
||||
{
|
||||
name: 'Framework',
|
||||
value: 'framework',
|
||||
description: 'Manage frameworks',
|
||||
},
|
||||
{
|
||||
name: 'Measure',
|
||||
value: 'measure',
|
||||
|
||||
Reference in New Issue
Block a user