@type t() :: %AgentPushKit.Model.RegisterInput{ displayName: String.t() | nil, email: String.t(), password: String.t() }