Have you tried "_AddUserTicketsPayload" in the documentation is says that you need to add the "type names" which are usually preceded by an underscore.
Seems like it also may be a relationship issue as well. Since you've got a to and from in the schema. You might need to do like the second half of the example in the docs and exclude those relationship types.