Request to enable providing space, version information in the @edge directive
e.g.
type Relationship @edge(space: “A”, version: “1”) {
relationName: String!,
relationType: RelationType
}
Request to enable providing space, version information in the @edge directive
e.g.
type Relationship @edge(space: “A”, version: “1”) {
relationName: String!,
relationType: RelationType
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.