Skip to content

Commit

Permalink
Deployed 37081f9 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olirice committed Jul 10, 2024
1 parent 6a71b52 commit 739df56
Show file tree
Hide file tree
Showing 45 changed files with 3,886 additions and 5,125 deletions.
256 changes: 83 additions & 173 deletions 404.html

Large diffs are not rendered by default.

1,750 changes: 840 additions & 910 deletions api/index.html

Large diffs are not rendered by default.

153 changes: 49 additions & 104 deletions assets/demo_schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -129,15 +129,11 @@ input BigFloatFilter {
Boolean expression comparing fields on type "BigFloatList"
"""
input BigFloatListFilter {
cd: [BigFloat!]
cs: [BigFloat!]
containedBy: [BigFloat!]
contains: [BigFloat!]
eq: [BigFloat!]
gt: [BigFloat!]
gte: [BigFloat!]
lt: [BigFloat!]
lte: [BigFloat!]
neq: [BigFloat!]
ov: [BigFloat!]
overlaps: [BigFloat!]
is: FilterIs
}

"""An arbitrary size integer represented as a string"""
Expand All @@ -161,15 +157,11 @@ input BigIntFilter {
Boolean expression comparing fields on type "BigIntList"
"""
input BigIntListFilter {
cd: [BigInt!]
cs: [BigInt!]
eq: [BigInt!]
gt: [BigInt!]
gte: [BigInt!]
lt: [BigInt!]
lte: [BigInt!]
neq: [BigInt!]
ov: [BigInt!]
containedBy: [BigFloat!]
contains: [BigFloat!]
eq: [BigFloat!]
overlaps: [BigFloat!]
is: FilterIs
}

type Blog implements Node {
Expand Down Expand Up @@ -420,15 +412,11 @@ input BooleanFilter {
Boolean expression comparing fields on type "BooleanList"
"""
input BooleanListFilter {
cd: [Boolean!]
cs: [Boolean!]
eq: [Boolean!]
gt: [Boolean!]
gte: [Boolean!]
lt: [Boolean!]
lte: [Boolean!]
neq: [Boolean!]
ov: [Boolean!]
containedBy: [BigFloat!]
contains: [BigFloat!]
eq: [BigFloat!]
overlaps: [BigFloat!]
is: FilterIs
}

"""
Expand Down Expand Up @@ -457,15 +445,11 @@ input DateFilter {
Boolean expression comparing fields on type "DateList"
"""
input DateListFilter {
cd: [Date!]
cs: [Date!]
eq: [Date!]
gt: [Date!]
gte: [Date!]
lt: [Date!]
lte: [Date!]
neq: [Date!]
ov: [Date!]
containedBy: [BigFloat!]
contains: [BigFloat!]
eq: [BigFloat!]
overlaps: [BigFloat!]
is: FilterIs
}

"""A date and time"""
Expand All @@ -489,15 +473,11 @@ input DatetimeFilter {
Boolean expression comparing fields on type "DatetimeList"
"""
input DatetimeListFilter {
cd: [Datetime!]
cs: [Datetime!]
eq: [Datetime!]
gt: [Datetime!]
gte: [Datetime!]
lt: [Datetime!]
lte: [Datetime!]
neq: [Datetime!]
ov: [Datetime!]
containedBy: [BigFloat!]
contains: [BigFloat!]
eq: [BigFloat!]
overlaps: [BigFloat!]
is: FilterIs
}

enum FilterIs {
Expand All @@ -523,15 +503,11 @@ input FloatFilter {
Boolean expression comparing fields on type "FloatList"
"""
input FloatListFilter {
cd: [Float!]
cs: [Float!]
eq: [Float!]
gt: [Float!]
gte: [Float!]
lt: [Float!]
lte: [Float!]
neq: [Float!]
ov: [Float!]
containedBy: [BigFloat!]
contains: [BigFloat!]
eq: [BigFloat!]
overlaps: [BigFloat!]
is: FilterIs
}

"""
Expand All @@ -541,21 +517,6 @@ input IDFilter {
eq: ID
}

"""
Boolean expression comparing fields on type "IDList"
"""
input IDListFilter {
cd: [ID!]
cs: [ID!]
eq: [ID!]
gt: [ID!]
gte: [ID!]
lt: [ID!]
lte: [ID!]
neq: [ID!]
ov: [ID!]
}

"""
Boolean expression comparing fields on type "Int"
"""
Expand All @@ -574,15 +535,11 @@ input IntFilter {
Boolean expression comparing fields on type "IntList"
"""
input IntListFilter {
cd: [Int!]
cs: [Int!]
eq: [Int!]
gt: [Int!]
gte: [Int!]
lt: [Int!]
lte: [Int!]
neq: [Int!]
ov: [Int!]
containedBy: [BigFloat!]
contains: [BigFloat!]
eq: [BigFloat!]
overlaps: [BigFloat!]
is: FilterIs
}

"""A Javascript Object Notation value serialized as a string"""
Expand Down Expand Up @@ -829,15 +786,11 @@ input StringFilter {
Boolean expression comparing fields on type "StringList"
"""
input StringListFilter {
cd: [String!]
cs: [String!]
eq: [String!]
gt: [String!]
gte: [String!]
lt: [String!]
lte: [String!]
neq: [String!]
ov: [String!]
containedBy: [BigFloat!]
contains: [BigFloat!]
eq: [BigFloat!]
overlaps: [BigFloat!]
is: FilterIs
}

"""A time without date information"""
Expand All @@ -861,15 +814,11 @@ input TimeFilter {
Boolean expression comparing fields on type "TimeList"
"""
input TimeListFilter {
cd: [Time!]
cs: [Time!]
eq: [Time!]
gt: [Time!]
gte: [Time!]
lt: [Time!]
lte: [Time!]
neq: [Time!]
ov: [Time!]
containedBy: [BigFloat!]
contains: [BigFloat!]
eq: [BigFloat!]
overlaps: [BigFloat!]
is: FilterIs
}

"""A universally unique identifier"""
Expand All @@ -889,13 +838,9 @@ input UUIDFilter {
Boolean expression comparing fields on type "UUIDList"
"""
input UUIDListFilter {
cd: [UUID!]
cs: [UUID!]
eq: [UUID!]
gt: [UUID!]
gte: [UUID!]
lt: [UUID!]
lte: [UUID!]
neq: [UUID!]
ov: [UUID!]
containedBy: [BigFloat!]
contains: [BigFloat!]
eq: [BigFloat!]
overlaps: [BigFloat!]
is: FilterIs
}
29 changes: 29 additions & 0 deletions assets/javascripts/bundle.37e9125f.min.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions assets/javascripts/bundle.37e9125f.min.js.map

Large diffs are not rendered by default.

29 changes: 0 additions & 29 deletions assets/javascripts/bundle.dff1b7c8.min.js

This file was deleted.

8 changes: 0 additions & 8 deletions assets/javascripts/bundle.dff1b7c8.min.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion assets/javascripts/lunr/min/lunr.ar.min.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/javascripts/lunr/min/lunr.he.min.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/javascripts/lunr/min/lunr.hy.min.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/javascripts/lunr/min/lunr.kn.min.js

This file was deleted.

Loading

0 comments on commit 739df56

Please sign in to comment.