Is there any library available for graphQL validation in python?
type Relationship @edge @view(space: "space-name", version: "1_1"){
relationName: String!,
relationType: RelationType,
startTime: Timestamp,
endTime: Timestamp
}
is there any library developed by cognite which will validate above kind of graphQL syntax also is it possible to check the values provided in graphQL ?
Check the
documentation
Ask the
Community
Take a look
at
Academy
Cognite
Status
Page
Contact
Cognite Support
