Skip to content

Error when trying to create group #5

Description

@jd-bus
  1. download repo
  2. deploy to amplify
  3. sign in user
  4. Chats -> New Chat
  5. New Group
  6. Enter name, select phone number, click Create

Result:

 WARN  Possible Unhandled Promise Rejection (id: 0):
Object {
  "data": null,
  "errors": Array [
    Object {
      "locations": null,
      "message": "The variables input contains a field that is not defined for input object type 'CreateUserChatRoomInput' ",
      "path": null,
    },
  ],
}

How to fix? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions