mutation callbackEndpointAdd($input: CallbackEndpointAddInput!) { callbackEndpointAdd(input: $input) { errors { message } id } }