Skip to main content

ActivityType

No description

type ActivityType {
createdAt: ISO8601DateTime
description: String
id: ID!
label: String!
updatedAt: ISO8601DateTime
}

Fields

ActivityType.createdAt ● ISO8601DateTime scalar

Date when the Type Requirement was created

ActivityType.description ● String scalar

Description of the Type Requirement

ActivityType.id ● ID! non-null scalar

ActivityType.label ● String! non-null scalar

Title of the Type Requirement

ActivityType.updatedAt ● ISO8601DateTime scalar

Date when the Type Requirement was last updated

Member Of

Requirement object