Tiny Congress Frontend
Preparing search index...
api/generated/graphql
BuildInfo
Type Alias BuildInfo
Build metadata exposed via GraphQL, REST, and logs.
type
BuildInfo
=
{
buildTime
:
Scalars
[
"String"
]
[
"output"
]
;
gitSha
:
Scalars
[
"String"
]
[
"output"
]
;
message
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
version
:
Scalars
[
"String"
]
[
"output"
]
;
}
Index
Properties
build
Time
git
Sha
message?
version
Properties
build
Time
buildTime
:
Scalars
[
"String"
]
[
"output"
]
git
Sha
gitSha
:
Scalars
[
"String"
]
[
"output"
]
Optional
message
message
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
version
version
:
Scalars
[
"String"
]
[
"output"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
build
Time
git
Sha
message
version
Tiny Congress Frontend
Loading...
Build metadata exposed via GraphQL, REST, and logs.