Skip to content

[BE] Implement get all restaurant groups query #12

@shahanneda

Description

@shahanneda

Implement a query for getting all the restaurant groups.

query {
    getAllRestaurantGroups() {
        id
        name
        description
        restaurants
    }
}

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