WordExportType
No description
type WordExportType {
id: ID!
createdAt: String
creator: UserType
}
Fields
WordExportType.id ● ID! non-null scalar
The ID of an object
No description
type WordExportType {
id: ID!
createdAt: String
creator: UserType
}
WordExportType.id ● ID! non-null scalarThe ID of an object
WordExportType.createdAt ● String scalarWordExportType.creator ● UserType object