Describe the bug
In home page I can't create a team using UI interface
Expected behavior
Actually creates the team
Screenshots / Live demo link
Open "Add Team"

Writes a Team Name to create

Pop ups closes and no team was created

Additional context
Please send the Taskcafe web service logs if applicable.
Javascript Console when click on "Create"

GraphQL Response when click on "Create"
{"errors":[{"message":"must be defined","path":["variable","name"],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}}],"data":null}
Describe the bug
In home page I can't create a team using UI interface
Expected behavior
Actually creates the team
Screenshots / Live demo link

Open "Add Team"
Writes a Team Name to create

Pop ups closes and no team was created

Additional context
Please send the Taskcafe web service logs if applicable.
Javascript Console when click on "Create"

GraphQL Response when click on "Create"
{"errors":[{"message":"must be defined","path":["variable","name"],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}}],"data":null}