MCPcopy Create free account

hub / github.com/chainjet/platform / functions

Functions1,131 in github.com/chainjet/platform

↓ 1 callersMethodupdateIntegrationCounters
* Update number of actions and triggers on the integration and each category
libs/definitions/src/services/integration-installer.service.ts:461
↓ 1 callersMethodupdateIntegrationSchema
( definition: Definition, integrationData: SingleIntegrationData, fetchSchemas: boolean, )
libs/definitions/src/services/integration-installer.service.ts:278
↓ 1 callersMethodupdateOne
(id: string, record: DeepPartial<Workflow>, opts?: UpdateOneOptions<Workflow>)
apps/api/src/workflows/services/workflow.service.ts:75
↓ 1 callersFunctionupdatePipedreamSchemaBeforeInstall
( schema: OpenAPIObject, operations: PipedreamOperation[], )
libs/definitions/src/mixins/pipedream.mixin.ts:434
↓ 1 callersFunctionupdatePipedreamSchemaBeforeSave
( schema: OpenAPIObject, operations: PipedreamOperation[], )
libs/definitions/src/mixins/pipedream.mixin.ts:403
↓ 1 callersMethodupdateSchemaBeforeInstall
(schema: OpenAPIObject)
libs/definitions/src/integration-definitions/makerdao.definition.ts:22
↓ 1 callersMethodupdateSchemaBeforeSave
(schema: OpenAPIObject, integrationData: SingleIntegrationData)
libs/definitions/src/integration-definitions/aws.definition.ts:263
↓ 1 callersMethodviewer
()
generated/graphql.ts:1723
↓ 1 callersMethodwakeUpWorkflowRun
(workflowSleep: WorkflowSleep)
apps/runner/src/services/runner.service.ts:914
Function$emit
( event: JSONValue, metadata: EmitMetadata, )
libs/definitions/src/mixins/pipedream.mixin.ts:611
Function_getOperationHookRes
* Returns the response of a hook defined on the operation
libs/definitions/src/definition.ts:133
MethodaccountCreationData
(key: string)
generated/graphql.ts:1728
MethodaccountCreationData
(@UserId() userId: string, @Args({ name: 'key', type: () => GraphQLString }) key: string)
apps/api/src/account-credentials/resolvers/account-credentials.resolver.ts:42
MethodaccountCredential
(id: string)
generated/graphql.ts:1726
MethodaccountCredentials
(paging?: Nullable<CursorPaging>, filter?: Nullable<AccountCredentialFilter>, sorting?: Nullable<AccountCreden
generated/graphql.ts:1727
MethodaddContacts
( @UserId() userId: ObjectId, @Args({ name: 'addresses', type: () => [GraphQLString] }) addresses: str
apps/api/src/chat/resolvers/contact.resolver.ts:53
MethodaddContacts
(addresses: string[], user: User, tags?: string[], limitToPlan = false)
apps/api/src/chat/services/contact.service.ts:86
MethodaddContactsFile
(id: string, tags?: Nullable<string[]>, limitToPlan?: Nullable<boolean>)
generated/graphql.ts:1810
MethodaddContactsFile
( @UserId() userId: ObjectId, @Args({ name: 'id', type: () => GraphQLString }) id: string, @Args({
apps/api/src/chat/resolvers/contact.resolver.ts:118
MethodaddRelations
()
libs/common/src/TypegooseQueryService.ts:327
FunctionafterAuthHook
( credentials: Record<string, string | undefined>, )
apps/api/src/auth/external-oauth/integration-strategies/mailchimp-auth.ts:1
FunctionafterCreate
( workflowTrigger: WorkflowTrigger, integrationTrigger: IntegrationTrigger, accountCredential: Acc
libs/definitions/src/operation-trigger.ts:49
FunctionafterCreate
( workflowAction: WorkflowAction, integrationAction: IntegrationAction, accountCredential: Account
libs/definitions/src/opertion-action.ts:38
FunctionafterCreateMany
(records: T[])
libs/common/src/base/base.service.ts:226
FunctionafterCreateOne
(record: T)
libs/common/src/base/base.service.ts:222
MethodafterCreateOne
(assistant: Assistant)
apps/api/src/chat/services/assistant.service.ts:53
FunctionafterCreateWorkflowAction
* Allows definitions to modify the workflow action entity after it is created
libs/definitions/src/definition.ts:312
FunctionafterCreateWorkflowTrigger
* Allows definitions to modify the workflow trigger entity after it is created
libs/definitions/src/definition.ts:263
FunctionafterDelete
( workflowTrigger: WorkflowTrigger, integrationTrigger: IntegrationTrigger, accountCredential: Acc
libs/definitions/src/operation-trigger.ts:63
FunctionafterDelete
( workflowAction: WorkflowAction, integrationAction: IntegrationAction, accountCredential: Account
libs/definitions/src/opertion-action.ts:52
FunctionafterDeleteWorkflowAction
* Called after a workflow action is deleted
libs/definitions/src/definition.ts:346
FunctionafterDeleteWorkflowTrigger
* Called after a workflow trigger is deleted
libs/definitions/src/definition.ts:297
FunctionafterDeleteWorkflowTrigger
( workflowTrigger: WorkflowTrigger, integrationTrigger: IntegrationTrigger, accountCredentia
libs/definitions/src/mixins/pipedream.mixin.ts:119
FunctionafterInitOperationRun
* Hook for integrations that define "getInitOperationOptions". This hook receives the outputs of that operation. * Returns entities to be updated
libs/definitions/src/definition.ts:123
FunctionafterOperationRun
* Allows integrations to modify the outputs after running an operation
libs/definitions/src/definition.ts:396
FunctionafterUpdate
( workflowTrigger: WorkflowTrigger, integrationTrigger: IntegrationTrigger, accountCredential: Acc
libs/definitions/src/operation-trigger.ts:56
FunctionafterUpdate
( workflowAction: WorkflowAction, integrationAction: IntegrationAction, accountCredential: Account
libs/definitions/src/opertion-action.ts:45
FunctionafterUpdateWorkflowAction
* Allows definitions to modify the workflow action entity after it is updated
libs/definitions/src/definition.ts:329
FunctionafterUpdateWorkflowTrigger
* Allows definitions to modify the workflow trigger entity after it is updated
libs/definitions/src/definition.ts:280
FunctionafterUpdateWorkflowTrigger
( workflowTrigger: WorkflowTrigger, integrationTrigger: IntegrationTrigger, accountCredentia
libs/definitions/src/mixins/pipedream.mixin.ts:100
FunctionaggregateNative
(pipeline?: PipelineStage[], options?: AggregateOptions)
libs/common/src/base/base.service.ts:262
MethodaggregateRelations
()
libs/common/src/TypegooseQueryService.ts:347
MethodaiUseCase
(use: string)
generated/graphql.ts:1782
MethodaiUseCase
( @UserId() userId: ObjectId, @Args({ name: 'use', type: () => GraphQLString }) use: string, )
apps/api/src/users/resolvers/user.resolver.ts:126
FunctionapplySecuritySchemeExtensions
(securityScheme: SecuritySchemeObject)
libs/definitions/src/schema/utils/openApiUtils.ts:232
Methodassistant
(id: string)
generated/graphql.ts:1763
Methodassistants
(paging?: Nullable<CursorPaging>, filter?: Nullable<AssistantFilter>, sorting?: Nullable<AssistantSort[]>)
generated/graphql.ts:1764
MethodasyncSchemas
(integrationId: string, accountCredentialId: string, names: string[], inputs?: Nullable<JSONObject>, integrati
generated/graphql.ts:1766
MethodasyncSchemas
( @UserId() userId: ObjectId, @Args({ name: 'integrationId', type: () => GraphQLString }) integrationI
apps/api/src/async-schema/resolvers/async-schema.resolver.ts:163
Functionauthorize
(context: GqlContext, authorizationContext?: AuthorizationContext)
libs/common/src/base/owned.authorizer.ts:38
Methodauthorize
(context: GqlContext)
apps/api/src/users/resolvers/user.authorizer.ts:9
Methodauthorize
(context: GqlContext)
libs/common/src/base/owned.authorizer.ts:76
FunctionauthorizeRelation
( relationName: string, context: GqlContext, authorizationContext?: AuthorizationContext, )
libs/common/src/base/owned.authorizer.ts:48
MethodauthorizeRelation
(relationName: string, context: GqlContext)
apps/api/src/users/resolvers/user.authorizer.ts:13
MethodauthorizeRelation
(relationName: string, context: GqlContext)
libs/common/src/base/owned.authorizer.ts:28
MethodauthorizeRelation
(relationName: string, context: GqlContext)
libs/common/src/base/owned.authorizer.ts:80
FunctionbeforeCreate
( workflowTrigger: Partial<WorkflowTrigger>, integrationTrigger: IntegrationTrigger, accountCreden
libs/definitions/src/operation-trigger.ts:26
FunctionbeforeCreate
( workflowAction: Partial<WorkflowAction>, integrationAction: IntegrationAction, accountCredential
libs/definitions/src/opertion-action.ts:15
MethodbeforeCreate
( workflowTrigger: Partial<WorkflowTrigger>, integrationTrigger: IntegrationTrigger, accountCreden
libs/definitions/src/integration-definitions/telegram/triggers/new-command-received.trigger.ts:76
MethodbeforeCreate
( workflowTrigger: Partial<WorkflowTrigger>, integrationTrigger: IntegrationTrigger, accountCreden
libs/definitions/src/integration-definitions/ens/triggers/domain-expires.trigger.ts:64
FunctionbeforeCreateWorkflowAction
* Allows definitions to modify the workflow action entity before it is created
libs/definitions/src/definition.ts:208
FunctionbeforeCreateWorkflowTrigger
* Allows definitions to modify the workflow trigger entity before it is created
libs/definitions/src/definition.ts:153
FunctionbeforeCreateWorkflowTrigger
( workflowTrigger: WorkflowTrigger, integrationTrigger: IntegrationTrigger, accountCredentia
libs/definitions/src/mixins/pipedream.mixin.ts:75
FunctionbeforeDelete
( workflowTrigger: Partial<WorkflowTrigger>, integrationTrigger: IntegrationTrigger, accountCreden
libs/definitions/src/operation-trigger.ts:43
FunctionbeforeDelete
( workflowAction: Partial<WorkflowAction>, integrationAction: IntegrationAction, accountCredential
libs/definitions/src/opertion-action.ts:32
MethodbeforeDelete
( workflowTrigger: Partial<WorkflowTrigger>, integrationTrigger: IntegrationTrigger, accountCreden
libs/definitions/src/integration-definitions/discord/triggers/new-slash-command-guild.trigger.ts:180
FunctionbeforeDeleteWorkflowAction
* Called before a workflow action is deleted
libs/definitions/src/definition.ts:248
FunctionbeforeDeleteWorkflowTrigger
* Called before a workflow trigger is deleted
libs/definitions/src/definition.ts:193
FunctionbeforeOperationRun
* Allows integrations to modify the options before running an operation
libs/definitions/src/definition.ts:389
MethodbeforeOperationRun
(opts: OperationRunOptions)
libs/definitions/src/integration-definitions/medium.definition.ts:22
MethodbeforeOperationRun
(opts: OperationRunOptions)
libs/definitions/src/integration-definitions/airtable.definition.ts:83
MethodbeforeOperationRun
(opts: OperationRunOptions)
libs/definitions/src/integration-definitions/youcanbookme.definition.ts:12
MethodbeforeOperationRun
(opts: OperationRunOptions)
libs/definitions/src/integration-definitions/discord/discord.definition.ts:74
MethodbeforeOperationRun
(opts: OperationRunOptions)
libs/definitions/src/integration-definitions/lenslists/lenslists.definition.ts:21
FunctionbeforeUpdate
( update: Partial<WorkflowTrigger>, prevWorkflowTrigger: WorkflowTrigger, integrationTrigger: Inte
libs/definitions/src/operation-trigger.ts:34
FunctionbeforeUpdate
( update: Partial<WorkflowAction>, prevWorkflowAction: WorkflowAction, integrationAction: Integrat
libs/definitions/src/opertion-action.ts:23
MethodbeforeUpdate
( update: Partial<WorkflowAction>, prevWorkflowAction: WorkflowAction, integrationAction: Integrat
libs/definitions/src/integration-definitions/chatbot/actions/get-user-intent.action.ts:73
MethodbeforeUpdate
( update: Partial<WorkflowTrigger>, prevWorkflowTrigger: WorkflowTrigger, integrationTrigger: Inte
libs/definitions/src/integration-definitions/discord/triggers/new-slash-command-guild.trigger.ts:145
MethodbeforeUpdate
( update: DeepPartial<WorkflowAction>, prevWorkflowAction: WorkflowAction, integrationAction: Inte
libs/definitions/src/integration-definitions/blockchain/actions/read-contract.ts:67
MethodbeforeUpdate
( update: Partial<WorkflowTrigger>, prevWorkflowTrigger: WorkflowTrigger, integrationTrigger: Inte
libs/definitions/src/integration-definitions/blockchain/triggers/new-event.trigger.ts:96
MethodbeforeUpdate
( update: Partial<WorkflowTrigger>, prevWorkflowTrigger: WorkflowTrigger, integrationTrigger: Inte
libs/definitions/src/integration-definitions/ens/triggers/domain-expires.trigger.ts:84
FunctionbeforeUpdateWorkflowAction
* Allows definitions to modify the workflow action entity before it is updated
libs/definitions/src/definition.ts:227
FunctionbeforeUpdateWorkflowTrigger
* Allows definitions to modify the workflow trigger entity before it is updated
libs/definitions/src/definition.ts:172
MethodcallOneContract
( chainId: ChainId, abi: any[], calls: CallSingleContract[], { requireSuccess = true }: Multic
libs/blockchain/src/multicall/multicall.service.ts:45
Methodcampaign
(id: string)
generated/graphql.ts:1757
Methodcampaigns
(paging?: Nullable<CursorPaging>, filter?: Nullable<CampaignFilter>, sorting?: Nullable<CampaignSort[]>)
generated/graphql.ts:1758
MethodcanAccess
(modelName: string)
apps/api/src/auth/services/ownership.service.ts:8
MethodcanActivate
(context: ExecutionContext)
apps/api/src/auth/guards/graphql.guard.ts:11
MethodcanActivate
(context: ExecutionContext)
apps/api/src/auth/external-oauth/guards/cookie.guard.ts:47
MethodchangeSubscriptionPlan
(priceId: string)
generated/graphql.ts:1780
MethodchangeSubscriptionPlan
( @UserId() userId: ObjectId, @Args({ name: 'priceId', type: () => GraphQLString }) priceId: string,
apps/api/src/users/resolvers/user.resolver.ts:78
MethodcheckWorkflowTrigger
(id: string)
generated/graphql.ts:1800
MethodcheckWorkflowTrigger
( @UserId() userId: ObjectId, @Args('id', { type: () => GraphQLString }) id: string, )
apps/api/src/workflow-triggers/resolvers/workflow-trigger.resolver.ts:33
MethodcompileWorkflow
(workflowId: string)
generated/graphql.ts:1741
MethodcompileWorkflow
( @UserId() userId: Types.ObjectId, @Args({ name: 'workflowId', type: () => GraphQLID }) workflowId: s
apps/api/src/workflows/resolvers/workflow.resolver.ts:71
Functioncomplete
()
libs/common/src/utils/async.utils.ts:19
MethodcompleteMigration
(email: string, code: string, data: string)
generated/graphql.ts:1784
MethodcompleteMigration
( @Args({ name: 'email', type: () => GraphQLString }) email: string, @Args({ name: 'code', type: () =>
apps/api/src/users/resolvers/migration.resolver.ts:32
MethodcompleteOAuth
( @Param('key') key: string, @Req() req: Request, @Res() res: Response, @Session() session: Re
apps/api/src/auth/external-oauth/controllers/external-oauth.controller.ts:73
FunctionconditionsContainObject
(conditions: FilterQuery<new () => T>)
libs/common/src/base/base.service.ts:294
← previousnext →401–500 of 1,131, ranked by callers