Object

BCheck

This describes a BCheck.

Fields

id(): ID!
The unique identifier of the BCheck.
uploaded_filename(): String!
The filename provided when the BCheck was uploaded.
name(): String!
The name of the BCheck.
description(): String
The description of the BCheck.
author(): String
The author of the BCheck.
tags(): [String]!
The tags of the BCheck.
uploaded_date(): Timestamp!
The date the BCheck was uploaded.
uploaded_by(): String
The user who uploaded the BCheck.