FileBundle
Represents a file bundle in the system
type FileBundle {
id: ID!
name: String!
}
Fields
FileBundle.id ● ID! non-null scalar
FileBundle.name ● String! non-null scalar
Returned By
fileBundles query