Skip to content

Commit

Permalink
Update Visma GraphQL schema
Browse files Browse the repository at this point in the history
  • Loading branch information
ON IT BOT committed Jun 7, 2024
1 parent e364664 commit 0d4f98b
Showing 1 changed file with 188 additions and 0 deletions.
188 changes: 188 additions & 0 deletions src/visma/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -318252,6 +318252,30 @@ type Barcode {
"""[S(24)] CreUsr/17151"""
createdByUser: String

"""Val1/19758"""
value1: Decimal

"""Val2/19759"""
value2: Decimal

"""Val3/19760"""
value3: Decimal

"""Val4/19761"""
value4: Decimal

"""[S(40)] Txt1/19762"""
text1: String

"""[S(40)] Txt2/19763"""
text2: String

"""[S(40)] Txt3/19764"""
text3: String

"""[S(40)] Txt4/19765"""
text4: String

"""ChDt/4990 + ChTmms/16617 (datetime value)"""
changedDateTime: DateTime

Expand Down Expand Up @@ -318558,6 +318582,18 @@ type BarcodeConnectionAggregate {

"""ChTmms/16617"""
changeTimeInMs: Int

"""Val1/19758"""
value1: Decimal

"""Val2/19759"""
value2: Decimal

"""Val3/19760"""
value3: Decimal

"""Val4/19761"""
value4: Decimal
}

"""Table "ScanCd" (165)."""
Expand Down Expand Up @@ -318633,6 +318669,18 @@ type BarcodeWithDateTimeConnectionAggregate {

"""CreTm/17150 (time value)"""
createdTimeAsTime: String

"""Val1/19758"""
value1: Decimal

"""Val2/19759"""
value2: Decimal

"""Val3/19760"""
value3: Decimal

"""Val4/19761"""
value4: Decimal
}

"""A connection from an object to a list of objects of type `OrderLine`."""
Expand Down Expand Up @@ -318726,6 +318774,14 @@ input FilterExpression_Barcode {
createdTime: Int16_FilterClause
createdTimeAsTime: Time_FilterClause
createdByUser: LimitedString_FilterClause
value1: Decimal_FilterClause
value2: Decimal_FilterClause
value3: Decimal_FilterClause
value4: Decimal_FilterClause
text1: LimitedString_FilterClause
text2: LimitedString_FilterClause
text3: LimitedString_FilterClause
text4: LimitedString_FilterClause
changedDateTime: DateTime_FilterClause
changedDateTimeTZ: DateTime_FilterClause
createdDateTime: DateTime_FilterClause
Expand Down Expand Up @@ -318759,6 +318815,14 @@ input OrderBy_Barcode {
createdDate: SortOrder
createdTime: SortOrder
createdByUser: SortOrder
value1: SortOrder
value2: SortOrder
value3: SortOrder
value4: SortOrder
text1: SortOrder
text2: SortOrder
text3: SortOrder
text4: SortOrder
_thenBy: OrderBy_Barcode
}

Expand Down Expand Up @@ -318839,6 +318903,30 @@ input Barcode_GroupByType {
"""[S(24)] CreUsr/17151"""
createdByUser: GroupingKind

"""Val1/19758"""
value1: GroupingKind

"""Val2/19759"""
value2: GroupingKind

"""Val3/19760"""
value3: GroupingKind

"""Val4/19761"""
value4: GroupingKind

"""[S(40)] Txt1/19762"""
text1: GroupingKind

"""[S(40)] Txt2/19763"""
text2: GroupingKind

"""[S(40)] Txt3/19764"""
text3: GroupingKind

"""[S(40)] Txt4/19765"""
text4: GroupingKind

"""ChDt/4990 + ChTmms/16617 (datetime value)"""
changedDateTime: GroupingKind

Expand Down Expand Up @@ -318875,6 +318963,14 @@ input Barcode_HavingType {
createdTime: Int16_FilterClause
createdTimeAsTime: Time_FilterClause
createdByUser: LimitedString_FilterClause
value1: Decimal_FilterClause
value2: Decimal_FilterClause
value3: Decimal_FilterClause
value4: Decimal_FilterClause
text1: LimitedString_FilterClause
text2: LimitedString_FilterClause
text3: LimitedString_FilterClause
text4: LimitedString_FilterClause

"""A node for computing the Sum aggregate."""
_sum: HavingExpression_Barcode
Expand Down Expand Up @@ -318961,6 +319057,14 @@ input HavingExpression_Barcode {
createdTime: Int16_AggregateFilterClause
createdTimeAsTime: Time_FilterClause
createdByUser: LimitedString_AggregateFilterClause
value1: Decimal_AggregateFilterClause
value2: Decimal_AggregateFilterClause
value3: Decimal_AggregateFilterClause
value4: Decimal_AggregateFilterClause
text1: LimitedString_AggregateFilterClause
text2: LimitedString_AggregateFilterClause
text3: LimitedString_AggregateFilterClause
text4: LimitedString_AggregateFilterClause
}

"""
Expand Down Expand Up @@ -476684,6 +476788,18 @@ type BarcodeAggregate {

"""ChTmms/16617"""
changeTimeInMs: Int

"""Val1/19758"""
value1: Decimal

"""Val2/19759"""
value2: Decimal

"""Val3/19760"""
value3: Decimal

"""Val4/19761"""
value4: Decimal
}

"""Table "ScanCd" (165)."""
Expand Down Expand Up @@ -476759,6 +476875,18 @@ type BarcodeWithDateTimeAggregate {

"""CreTm/17150 (time value)"""
createdTimeAsTime: String

"""Val1/19758"""
value1: Decimal

"""Val2/19759"""
value2: Decimal

"""Val3/19760"""
value3: Decimal

"""Val4/19761"""
value4: Decimal
}

"""Table "ScanCd" (165)."""
Expand Down Expand Up @@ -476849,6 +476977,30 @@ type BarcodeDistinct {

"""[S(24)] CreUsr/17151"""
createdByUser: [String]

"""Val1/19758"""
value1: [Decimal]

"""Val2/19759"""
value2: [Decimal]

"""Val3/19760"""
value3: [Decimal]

"""Val4/19761"""
value4: [Decimal]

"""[S(40)] Txt1/19762"""
text1: [String]

"""[S(40)] Txt2/19763"""
text2: [String]

"""[S(40)] Txt3/19764"""
text3: [String]

"""[S(40)] Txt4/19765"""
text4: [String]
}

"""A connection from an object to a list of objects of type `Unit`."""
Expand Down Expand Up @@ -645097,6 +645249,30 @@ input Barcode_Input {

"""Factor3/15255"""
factor3: Decimal

"""Val1/19758"""
value1: Decimal

"""Val2/19759"""
value2: Decimal

"""Val3/19760"""
value3: Decimal

"""Val4/19761"""
value4: Decimal

"""[S(40)] Txt1/19762"""
text1: String

"""[S(40)] Txt2/19763"""
text2: String

"""[S(40)] Txt3/19764"""
text3: String

"""[S(40)] Txt4/19765"""
text4: String
}

"""Table "ScanCd" (165)."""
Expand Down Expand Up @@ -645139,6 +645315,18 @@ input Suggest_Barcode_Input {

"""Factor3/15255"""
factor3: Boolean

"""Val1/19758"""
value1: Boolean

"""Val2/19759"""
value2: Boolean

"""Val3/19760"""
value3: Boolean

"""Val4/19761"""
value4: Boolean
}

"""Result object for table "Unit" (173) mutations."""
Expand Down

0 comments on commit 0d4f98b

Please sign in to comment.