Skip to main content

PROJECT_RELATION_CREATE

Constant PROJECT_RELATION_CREATE 

Source
pub const PROJECT_RELATION_CREATE: &str = "mutation($input:ProjectRelationCreateInput!){ projectRelationCreate(input:$input){success projectRelation{id}} }";
Expand description

Create a native project dependency.