Skip to main content
QUERY
workflowJobSecrets(jobId: ID!): [WorkflowJobSecret!]!

Arguments

jobId
ID!
required

Identifier of the job.

name
String!

Display name of this workflow job secret.

value
String!

The value associated with this workflow job secret.

Query
Variables
Response