Skip to content
This repository was archived by the owner on Sep 16, 2020. It is now read-only.
This repository was archived by the owner on Sep 16, 2020. It is now read-only.

How to delete CommentTable items related to EventTable item #18

@ghost

Description

I'm newbie of AWS Mobile AppSync.

I could run GraphQL starter application. I create an event, add comments to the event and delete the event. These are my operations.

The deleted event is deleted from DynamoDB table but comment items which related to the deleted event didn't deleted from DynamoDB table.
I want to know what is the easiest way to delete the comment items triggered deleting an event from DymamoDB table.

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