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

Update README.md #4

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

LuizFelipeNeves
Copy link

No description provided.

README.md Outdated
type: FILTER_CONDITION_TYPE.MATCH_1_TO_1,
format: stringToRegexQuery
},
state: {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't handle nested fields yet

can you change?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, it would be interesting to say that too,

README.md Outdated
key: 'state.uf'
},
},
state: {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

state { name } does not work

it should be state {}

or stateName { }

```

### Usage

The most updated source of documentation are the test files, check the files in `src/__tests__/`.
#### MATCH_1_TO_1
The example below includes use with or without regex, e sub field.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"e sub field" should be "and subfield"

jean-leonco added a commit that referenced this pull request Jan 6, 2021
chore(prime-cache): add missing prime function to createLoader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants