Magidoc

applyProjectTemplate
Mutation

Apply a project template to an existing project.

This mutation copies settings, structure, and configuration from a template project to a target project based on the importWith flags.

Access: Requires user access to both template and target projects

Returns: The updated target project

Arguments

#

templateProjectId

ID !
Non-null

targetProjectId

ID !
Non-null

overrideLabels

Response

#

Returns Project .

Example

#