Skip to content

Commit

Permalink
docs: clarify offline license options (#5495)
Browse files Browse the repository at this point in the history
Co-authored-by: Iryna Shestak <shestak.irina@gmail.com>
  • Loading branch information
Meschreiber and lrlna authored Jun 24, 2024
1 parent 6041cb5 commit 3208a14
Show file tree
Hide file tree
Showing 22 changed files with 1,212 additions and 7 deletions.
100 changes: 100 additions & 0 deletions apollo-router/tests/snapshots/apollo_reports__batch_send_header-2.snap
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,36 @@ traces_per_query:
ResponseName: name
id:
Index: 2
- original_field_name: ""
type: ""
parent_type: ""
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child:
- original_field_name: ""
type: String!
parent_type: Product
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child: []
id:
ResponseName: upc
- original_field_name: ""
type: String
parent_type: Product
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child: []
id:
ResponseName: name
id:
Index: 3
id:
ResponseName: topProducts
id: ~
Expand Down Expand Up @@ -409,6 +439,26 @@ traces_per_query:
ResponseName: reviews
id:
Index: 2
- original_field_name: ""
type: ""
parent_type: ""
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child:
- original_field_name: ""
type: "[Review]"
parent_type: Product
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child: []
id:
ResponseName: reviews
id:
Index: 3
id:
ResponseName: _entities
id: ~
Expand Down Expand Up @@ -705,6 +755,36 @@ traces_per_query:
ResponseName: name
id:
Index: 2
- original_field_name: ""
type: ""
parent_type: ""
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child:
- original_field_name: ""
type: String!
parent_type: Product
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child: []
id:
ResponseName: upc
- original_field_name: ""
type: String
parent_type: Product
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child: []
id:
ResponseName: name
id:
Index: 3
id:
ResponseName: topProducts
id: ~
Expand Down Expand Up @@ -949,6 +1029,26 @@ traces_per_query:
ResponseName: reviews
id:
Index: 2
- original_field_name: ""
type: ""
parent_type: ""
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child:
- original_field_name: ""
type: "[Review]"
parent_type: Product
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child: []
id:
ResponseName: reviews
id:
Index: 3
id:
ResponseName: _entities
id: ~
Expand Down
100 changes: 100 additions & 0 deletions apollo-router/tests/snapshots/apollo_reports__batch_send_header.snap
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,36 @@ traces_per_query:
ResponseName: name
id:
Index: 2
- original_field_name: ""
type: ""
parent_type: ""
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child:
- original_field_name: ""
type: String!
parent_type: Product
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child: []
id:
ResponseName: upc
- original_field_name: ""
type: String
parent_type: Product
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child: []
id:
ResponseName: name
id:
Index: 3
id:
ResponseName: topProducts
id: ~
Expand Down Expand Up @@ -409,6 +439,26 @@ traces_per_query:
ResponseName: reviews
id:
Index: 2
- original_field_name: ""
type: ""
parent_type: ""
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child:
- original_field_name: ""
type: "[Review]"
parent_type: Product
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child: []
id:
ResponseName: reviews
id:
Index: 3
id:
ResponseName: _entities
id: ~
Expand Down Expand Up @@ -705,6 +755,36 @@ traces_per_query:
ResponseName: name
id:
Index: 2
- original_field_name: ""
type: ""
parent_type: ""
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child:
- original_field_name: ""
type: String!
parent_type: Product
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child: []
id:
ResponseName: upc
- original_field_name: ""
type: String
parent_type: Product
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child: []
id:
ResponseName: name
id:
Index: 3
id:
ResponseName: topProducts
id: ~
Expand Down Expand Up @@ -949,6 +1029,26 @@ traces_per_query:
ResponseName: reviews
id:
Index: 2
- original_field_name: ""
type: ""
parent_type: ""
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child:
- original_field_name: ""
type: "[Review]"
parent_type: Product
cache_policy: ~
start_time: "[start_time]"
end_time: "[end_time]"
error: []
child: []
id:
ResponseName: reviews
id:
Index: 3
id:
ResponseName: _entities
id: ~
Expand Down
Loading

0 comments on commit 3208a14

Please sign in to comment.