desProjectIdFromAfsId
Gets the project identifier from its internal identifier.
desProjectIdFromAfsId(
afsId: String!
isSharedProject: Boolean
workspaceUrl: String
): DesProjectIdPayload!
Arguments
desProjectIdFromAfsId.afsId ● String! non-null scalar
AFS internal identifier.
desProjectIdFromAfsId.isSharedProject ● Boolean scalar
True for shared projects.
desProjectIdFromAfsId.workspaceUrl ● String scalar
The web address of a workspace.
Type
DesProjectIdPayload object
Payload associated with project node identifier.