Skip to content

Allow data functions to receive query #3

@acron0

Description

@acron0

You might have a reason for the current implementation but I'd be keen to know what that is.

From the README:

generate-data is called once per dispatch. This is very useful as generate-data could be used to return data from an external source like a SQL database, datomic, a third party REST API or any other data source you like.

From what I can see, graph functions such as generate-data do not receive the query and therefore can't tailor requests specifically for the query. Am I missing the point, or is there a way to do this I don't know about?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions