IdentityInput
No description
input IdentityInput {
id: UUID!
type: IdentityType!
}
Fields
IdentityInput.id ● UUID! non-null scalar
IdentityInput.type ● IdentityType! non-null enum
Member Of
CreateCodeSignProjectInput input ● UpdateCodeSignProjectInput input