App This object allows users to fetch data within a single Shibumi app. Fields name (String!) The app’s human-readable name. apiName (String!) The...
AssociatedWorkItem This type is returned when following an association to fetch a work item. It’s possible that the current user has...
AssociationAttribute Template attributes of this type represent association values. Implements TemplateAttribute Fields apiName (String!) The api name for this attribute. The api...
BackreferenceAttribute Template attributes of this type represent association backreferences. Where association attributes allow navigating from the “many” side of a many-to-one...
BooleanAttribute Template attributes of this type support two values: “true” and “false”. Implements TemplateAttribute Fields apiName (String!) The api name for this...
CSVExportAudit This object represents an audit item for each time a user Exports a Shibumi list or view to a CSV...
Dashboard This object represents a Shibumi dashboard. Implements Viewable Fields id (ID!) The unique identifier. name (String) The dashboard’s name url (String) The URL...
DateAttribute Template attributes of this type hold simple date values. Implements TemplateAttribute Fields apiName (String!) The api name for this attribute. The...
Invitation This object represents a single invitation from a registered user to a pending user. See the invitations for more information. Fields invitedUser (User!) The pending user who...
ItemView This object represents a single view of an item in Shibumi by a user. See itemViews for more details. Fields subject (Viewable!) The...