Skip to content

Issue on deployment from Github #8915

Answered by meetzaveri
jmarbutt asked this question in General
Discussion options

You must be logged in to vote

Hello @jmarbutt ,

This is related to GH ticket - #8492

Synopsis:

Acc. to hasura metadata docs, definition and name key are required fields for query collection API. Doc link -https://hasura.io/docs/latest/graphql/core/api-reference/metadata-api/query-collections/

Can you verify your metadata if they are missing ?

Workaround

If you are using hasura cloud, what you could do is

  • Import metadata (check if those are missing)
  • Update metadata manually by adding those fields (you can also refer above GH issue for workaround)
  • And then upload that updated metadata by doing "export metadata" in hasura console.

Further progress/fix

We believe this should be a CLI error and it should inform that in w…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jmarbutt
Comment options

Answer selected by jmarbutt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
General
Labels
None yet
2 participants