Skip to main content
MUTATION
discoverBuildSources(worktreeId: ID!, requestId: ID!): [DiscoveredBuildSource!]!

Arguments

worktreeId
ID!
required

Identifier of the worktree.

requestId
ID!
required

Identifier of the request.

Category of this discovered build source.

relativePath
String!

Filesystem path associated with this discovered build source.

Mutation
Variables
Response