Ignore Type #281
Unanswered
evancjohnson
asked this question in
Q&A
Ignore Type
#281
Replies: 1 comment
-
Hi Evan, What is your Type field currently used for? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Friends,
I've just started using this repository to take place of one that i've already written. My only problem so far is this library uses a custom type per entity which is perfectly fine. The only issue is I already have a type that i've been using. This has caused a couple of issues with some queries for things that have a "Type" already defined.
Should I just re-write these with plain queries?
Does a method exist to disable auto adding type to
GetAsync()
calls?Beta Was this translation helpful? Give feedback.
All reactions