```lua context:reportError(("Required input field %s.%s cannot be deprecated."):format(inputObj.name, field.name), { getDeprecatedNode((field :: InputField).astNode), if field.astNode ~= nil -- ROBLOX FUNTIME START: Luau then (field :: any).astNode.type -- ROBLOX FUNTIME END else nil, }) ``` <img width="1245" alt="image" src="https://user-images.githubusercontent.com/1550766/154548557-4a460d4c-dc58-4fc7-8b1d-0a5a6a638631.png">