precognition
precognition copied to clipboard
Fix/add dot notation types to data object
Because lodashes get and set are used and the errors in the response for nested fields are based on dot notation, the selectors for these fields can also be in dot notation. This pull request adds support for that notation to the Data interface.