Skip to main content

Platform

Platform

type Platform {
color: String
createdAt: ISO8601DateTime!
icon: String
id: String!
key: String
name: String!
updatedAt: ISO8601DateTime!
}

Fields

Platform.color ● String scalar

Color

Platform.createdAt ● ISO8601DateTime! non-null scalar

Created at

Platform.icon ● String scalar

Icon

Platform.id ● String! non-null scalar

ID

Platform.key ● String scalar

Key

Platform.name ● String! non-null scalar

Name

Platform.updatedAt ● ISO8601DateTime! non-null scalar

Updated at

Member Of

PlatformConnection object ● PlatformEdge object