Skip to content

Unparsed Response Object For BatchGet #536

Discussion options

You must be logged in to vote

I figured out the issue, I wasn't passing the model to the table:

    return new Table({
      (...)
      models: { User: UserSchema.fields }, // IMPORTANT
    });
  },

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@julian-dotcom
Comment options

Comment options

You must be logged in to vote
4 replies
@julian-dotcom
Comment options

@julian-dotcom
Comment options

@julian-dotcom
Comment options

Answer selected by julian-dotcom
@julian-dotcom
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants