Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass array of values for same key? #20

Open
web-programmer-here opened this issue Jun 8, 2021 · 0 comments · May be fixed by #22
Open

Pass array of values for same key? #20

web-programmer-here opened this issue Jun 8, 2021 · 0 comments · May be fixed by #22

Comments

@web-programmer-here
Copy link

@jasonbahl I am trying to pass multiple values for the same key but cannot get any posts back

metaArray: [
          {
            key: "some_key",
            value:  ["some_value", "some_other_value"],
            compare: EXIST
          }
        ]

is something like this possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant