RequirementType
No description
type RequirementType {
createdAt: ISO8601DateTime
description: String
id: ID!
label: String!
reference: String
updatedAt: ISO8601DateTime
}
Fields
RequirementType.createdAt
● ISO8601DateTime
scalar
Date when the Type Activity was created
RequirementType.description
● String
scalar
Description of the Type Activity
RequirementType.id
● ID!
non-null scalar
RequirementType.label
● String!
non-null scalar
Title of the Type Activity
RequirementType.reference
● String
scalar
Reference of the Type Activity
RequirementType.updatedAt
● ISO8601DateTime
scalar
Date when the Type Activity was last updated
Member Of
Check
object