mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-02-16 12:38:25 +00:00
chore: update gql schema
This commit is contained in:
parent
c991adfd82
commit
5643c7e8ab
158 changed files with 3639 additions and 3617 deletions
1
graphql/metadata/api_limits.yaml
Normal file
1
graphql/metadata/api_limits.yaml
Normal file
|
@ -0,0 +1 @@
|
|||
{}
|
1
graphql/metadata/backend_configs.yaml
Normal file
1
graphql/metadata/backend_configs.yaml
Normal file
|
@ -0,0 +1 @@
|
|||
{}
|
|
@ -49,9 +49,9 @@ array_relationships:
|
|||
name: pokemon_v2_pokemonabilitypast
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -17,9 +17,9 @@ array_relationships:
|
|||
name: pokemon_v2_abilitychangeeffecttext
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -12,9 +12,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: version_group_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -20,9 +20,9 @@ array_relationships:
|
|||
name: pokemon_v2_berryflavormap
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -17,9 +17,9 @@ array_relationships:
|
|||
name: pokemon_v2_berryfirmnessname
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -35,9 +35,9 @@ array_relationships:
|
|||
name: pokemon_v2_nature
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: berry_flavor_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -14,9 +14,9 @@ array_relationships:
|
|||
name: pokemon_v2_characteristicdescription
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: first_move_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -24,9 +24,9 @@ array_relationships:
|
|||
name: pokemon_v2_move
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -1,6 +1,14 @@
|
|||
table:
|
||||
name: pokemon_v2_contesttype
|
||||
schema: public
|
||||
object_relationships:
|
||||
- name: pokemon_v2_berryflavor
|
||||
using:
|
||||
foreign_key_constraint_on:
|
||||
column: contest_type_id
|
||||
table:
|
||||
name: pokemon_v2_berryflavor
|
||||
schema: public
|
||||
array_relationships:
|
||||
- name: pokemon_v2_berryflavors
|
||||
using:
|
||||
|
@ -24,9 +32,9 @@ array_relationships:
|
|||
name: pokemon_v2_move
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -17,9 +17,9 @@ array_relationships:
|
|||
name: pokemon_v2_pokemonegggroup
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -23,9 +23,9 @@ array_relationships:
|
|||
name: pokemon_v2_encounterconditionvaluemap
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -17,9 +17,9 @@ array_relationships:
|
|||
name: pokemon_v2_encounterconditionvalue
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -21,9 +21,9 @@ array_relationships:
|
|||
name: pokemon_v2_encounterconditionvaluename
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: encounter_condition_value_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -24,9 +24,9 @@ array_relationships:
|
|||
name: pokemon_v2_locationareaencounterrate
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -17,9 +17,9 @@ array_relationships:
|
|||
name: pokemon_v2_encounter
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -14,9 +14,9 @@ array_relationships:
|
|||
name: pokemon_v2_pokemonspecies
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -17,9 +17,9 @@ array_relationships:
|
|||
name: pokemon_v2_pokemonevolution
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -6,9 +6,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: growth_rate_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -10,9 +10,9 @@ array_relationships:
|
|||
name: pokemon_v2_pokemonevolution
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -98,9 +98,9 @@ array_relationships:
|
|||
name: pokemon_v2_versiongroup
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -31,9 +31,9 @@ array_relationships:
|
|||
name: pokemon_v2_pokemonspecies
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -94,9 +94,9 @@ array_relationships:
|
|||
name: pokemon_v2_pokemonitem
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -24,9 +24,9 @@ array_relationships:
|
|||
name: pokemon_v2_itemattributename
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: item_attribute_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -21,9 +21,9 @@ array_relationships:
|
|||
name: pokemon_v2_item
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -12,9 +12,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: version_group_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -17,9 +17,9 @@ array_relationships:
|
|||
name: pokemon_v2_item
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: item_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -17,9 +17,9 @@ array_relationships:
|
|||
name: pokemon_v2_itempocketname
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -6,9 +6,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: item_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -430,9 +430,9 @@ array_relationships:
|
|||
name: pokemon_v2_versionname
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: language_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -35,9 +35,9 @@ array_relationships:
|
|||
name: pokemon_v2_pokemonevolution
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -28,9 +28,9 @@ array_relationships:
|
|||
name: pokemon_v2_locationareaname
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -12,9 +12,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: version_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: location_area_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: location_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: location_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -15,9 +15,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: version_group_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -126,9 +126,9 @@ array_relationships:
|
|||
name: pokemon_v2_supercontestcombo
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -24,9 +24,9 @@ array_relationships:
|
|||
name: pokemon_v2_moveattributename
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_attribute_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_attribute_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_attribute_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -17,9 +17,9 @@ array_relationships:
|
|||
name: pokemon_v2_naturebattlestylepreference
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_battle_style_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -15,9 +15,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: version_group_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -38,9 +38,9 @@ array_relationships:
|
|||
name: pokemon_v2_type
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_damage_class_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_damage_class_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -31,9 +31,9 @@ array_relationships:
|
|||
name: pokemon_v2_move
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -17,9 +17,9 @@ array_relationships:
|
|||
name: pokemon_v2_moveeffectchangeeffecttext
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_effect_change_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_effect_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -12,9 +12,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: version_group_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -31,9 +31,9 @@ array_relationships:
|
|||
name: pokemon_v2_versiongroupmovelearnmethod
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_learn_method_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_learn_method_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -12,9 +12,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_meta_category_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -17,9 +17,9 @@ array_relationships:
|
|||
name: pokemon_v2_movemetaailmentname
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_meta_ailment_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -17,9 +17,9 @@ array_relationships:
|
|||
name: pokemon_v2_movemetacategorydescription
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_meta_category_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: stat_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -24,9 +24,9 @@ array_relationships:
|
|||
name: pokemon_v2_movetargetname
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_target_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: move_target_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -37,9 +37,9 @@ array_relationships:
|
|||
name: pokemon_v2_naturepokeathlonstat
|
||||
schema: public
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: nature_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: nature_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
|
@ -9,9 +9,9 @@ object_relationships:
|
|||
using:
|
||||
foreign_key_constraint_on: pokeathlon_stat_id
|
||||
select_permissions:
|
||||
- permission:
|
||||
allow_aggregations: true
|
||||
columns: "*"
|
||||
- role: anon
|
||||
permission:
|
||||
columns: '*'
|
||||
filter: {}
|
||||
limit: 100000
|
||||
role: anon
|
||||
allow_aggregations: true
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue