ID
ID
Types utilisés au travers de tout l'API.
ID
BuildInfo
commit
:
String version
:
String S
Color
N
DateRangeInput
end
:
DateTime start
:
DateTime S
DateTime
S
Email
Error
implements ErrorInterfacemessage
:
String I
ErrorInterface
message
:
String S
File
S
HTML
N
HousekeepingExpirationThresholds
eventEndedAt
:
Int gdprExportCreatedAt
:
Int logHappenedAt
:
Int notificationSentAt
:
Int userLastLogin
:
Int S
LocalID
S
LooseURL
S
Markdown
I
Node
id
:
ID localID
:
LocalID NotFoundError
implements ErrorInterfacemessage
:
String PageInfo
endCursor
:
String? hasNextPage
:
Boolean hasPreviousPage
:
Boolean startCursor
:
String? S
PositiveInt
QRCode
path
:
String viewbox
:
String I
Shareable
id
:
ID shares
:
Int S
ShortString
E
SortDirection
Ascending
Descending
StringToIntMapping
key
:
String value
:
Int S
UID
S
URL
E
Visibility
GroupRestricted
Private
Public
SchoolRestricted
Unlisted
ZodError
implements ErrorInterfacefieldErrors
:
[ ZodFieldError] message
:
String path
:
[ String] message
:
String buildInfo()
→ BuildInfo
loggedIn(assert: String?)
→ Boolean
Arguments
assert:
String?
renderMarkdown(markdown: String)
→ String
Arguments
markdown:
String
uidIsAvailable(uid: UID)
→ Boolean
version()
→ String
createGitlabIssue(description: String, isBug: Boolean, title: String)
→ Int
housekeep(thresholds: HousekeepingExpirationThresholds, token: String)
→ Error | HousekeepingResult | ZodError
Arguments
thresholds:
HousekeepingExpirationThresholds
token:
String
trackShare(resource: ID)
→ Boolean
Arguments
resource:
ID