Skip to main content

DKCVRAPIIdType

No description

type DKCVRAPIIdType implements Chunk {
id: ID!
payload: String!
payloadSize: Int
mimeType: String
subType: String
timeCreated: Timestamp!
timeLastEdited: Timestamp!
acceptance: String
}

Fields

DKCVRAPIIdType.id ● ID! non-null scalar

DKCVRAPIIdType.payload ● String! non-null scalar

DKCVRAPIIdType.payloadSize ● Int scalar

DKCVRAPIIdType.mimeType ● String scalar

DKCVRAPIIdType.subType ● String scalar

DKCVRAPIIdType.timeCreated ● Timestamp! non-null scalar

DKCVRAPIIdType.timeLastEdited ● Timestamp! non-null scalar

DKCVRAPIIdType.acceptance ● String scalar

Interfaces

Chunk interface

Member of

Company object ● Person object