Skip to content

How to have field level schema for graphql ? #123

Closed
@kavink

Description

@kavink

Basically as of now if a sql column is JSONString/JSONType, is it possible to also have schema for this column ? i.e. as of now when I do mutation for a field which requires json string, From client side I cannot do any validation. As I need to send it to Server for validation.

Wondering how can one have a graphql schema even for fields ? if its even possible ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions